Searched defs:commutative (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opcodes.py137 commutative = "commutative " variable
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_target_nvc0.cpp196 static const operation commutative[] = local in function:nv50_ir::TargetNVC0::initOpInfo
H A Dnv50_ir_target.h206 unsigned int commutative : 1; member in struct:nv50_ir::Target::OpInfo
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_target_gv100.cpp33 static const operation commutative[] = local in function:nv50_ir::TargetGV100::initOpInfo
H A Dnv50_ir_target_nvc0.cpp196 static const operation commutative[] = local in function:nv50_ir::TargetNVC0::initOpInfo
H A Dnv50_ir_target.h208 unsigned int commutative : 1; member in struct:nv50_ir::Target::OpInfo
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp822 emit_vop2_instruction(isel_context * ctx,nir_alu_instr * instr,aco_opcode opc,Temp dst,bool commutative,bool swap_srcs=false,bool flush_denorms=false,bool nuw=false,uint8_t uses_ub=0) argument

Completed in 27 milliseconds