Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp182 void MachineIRBuilder::validateUnaryOp(const LLT Res, const LLT Op0) { in validateUnaryOp() function in MachineIRBuilder
1136 validateUnaryOp(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h230 void validateUnaryOp(const LLT Res, const LLT Op0);