Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h689 MachineInstrBuilder buildBoolExtInReg(const DstOp &Res, const SrcOp &Op,
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp476 MachineInstrBuilder MachineIRBuilder::buildBoolExtInReg(const DstOp &Res, in buildBoolExtInReg() function in MachineIRBuilder