Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp202 void MachineIRBuilder::validateBinaryOp(const LLT &Res, const LLT &Op0, in validateBinaryOp() function in MachineIRBuilder
977 validateBinaryOp(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp170 void MachineIRBuilder::validateBinaryOp(const LLT Res, const LLT Op0, in validateBinaryOp() function in MachineIRBuilder
1018 validateBinaryOp(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h228 void validateBinaryOp(const LLT &Res, const LLT &Op0, const LLT &Op1);
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h228 void validateBinaryOp(const LLT Res, const LLT Op0, const LLT Op1);