Searched refs:validateBinaryOp (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.cpp | 202 void MachineIRBuilder::validateBinaryOp(const LLT &Res, const LLT &Op0, in validateBinaryOp() function in MachineIRBuilder 977 validateBinaryOp(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.cpp | 178 void MachineIRBuilder::validateBinaryOp(const LLT Res, const LLT Op0, in validateBinaryOp() function in MachineIRBuilder 1100 validateBinaryOp(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.h | 228 void validateBinaryOp(const LLT &Res, const LLT &Op0, const LLT &Op1);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.h | 231 void validateBinaryOp(const LLT Res, const LLT Op0, const LLT Op1);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 234 void validateBinaryOp(const LLT Res, const LLT Op0, const LLT Op1);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 231 void validateBinaryOp(const LLT Res, const LLT Op0, const LLT Op1);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 231 void validateBinaryOp(const LLT Res, const LLT Op0, const LLT Op1);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 231 void validateBinaryOp(const LLT Res, const LLT Op0, const LLT Op1);
|