Home
last modified time | relevance | path

Searched refs:validateShiftOp (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp208 void MachineIRBuilder::validateShiftOp(const LLT &Res, const LLT &Op0, in validateShiftOp() function in MachineIRBuilder
987 validateShiftOp(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp176 void MachineIRBuilder::validateShiftOp(const LLT Res, const LLT Op0, in validateShiftOp() function in MachineIRBuilder
1030 validateShiftOp(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h229 void validateShiftOp(const LLT &Res, const LLT &Op0, const LLT &Op1);
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h229 void validateShiftOp(const LLT Res, const LLT Op0, const LLT Op1);