Home
last modified time | relevance | path

Searched defs:AluInstr (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_alu.h41 class AluInstr : public Instr { class
[all...]
H A Dsfn_instr_alu.cpp43 AluInstr::AluInstr(EAluOp opcode, PRegister dest, in AluInstr() function in r600::AluInstr
70 AluInstr::AluInstr(EAluOp opcode): in AluInstr() function in r600::AluInstr
75 AluInstr::AluInstr(EAluOp opcode, int chan): in AluInstr() function in r600::AluInstr
81 AluInstr::AluInstr(EAluO function in r600::AluInstr
88 AluInstr::AluInstr(EAluOp opcode, PRegister dest, AluInstr() function in r600::AluInstr
96 AluInstr::AluInstr(EAluOp opcode, PRegister dest, PVirtualValue src0, PVirtualValue src1, AluInstr() function in r600::AluInstr
104 AluInstr::AluInstr(ESDOp op, PVirtualValue src0, PVirtualValue src1, PVirtualValue address): AluInstr() function in r600::AluInstr
118 AluInstr::AluInstr(ESDOp op, const SrcValues& src, const std::set<AluModifiers>& flags): AluInstr() function in r600::AluInstr
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiMemAluCombiner.cpp236 insertMergedInstruction(MachineBasicBlock *BB, const MbbIterator &MemInstr, const MbbIterator &AluInstr, bool Before) insertMergedInstruction() argument

Completed in 3 milliseconds