Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp189 void MachineIRBuilder::validateBinaryOp(const LLT Res, const LLT Op0, in validateBinaryOp() function in MachineIRBuilder
1242 validateBinaryOp(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h234 void validateBinaryOp(const LLT Res, const LLT Op0, const LLT Op1);