Searched refs:validateSelectOp (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | MachineIRBuilder.cpp | 929 void MachineIRBuilder::validateSelectOp(const LLT &ResTy, const LLT &TstTy, in validateSelectOp() function in MachineIRBuilder 955 validateSelectOp( in buildInstr()
|
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
D | MachineIRBuilder.cpp | 958 void MachineIRBuilder::validateSelectOp(const LLT ResTy, const LLT TstTy, in validateSelectOp() function in MachineIRBuilder 984 validateSelectOp( in buildInstr()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 231 void validateSelectOp(const LLT &ResTy, const LLT &TstTy, const LLT &Op0Ty,
|
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 231 void validateSelectOp(const LLT ResTy, const LLT TstTy, const LLT Op0Ty,
|