Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h733 MachineInstrBuilder buildBoolExtInReg(const DstOp &Res, const SrcOp &Op,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp530 MachineInstrBuilder MachineIRBuilder::buildBoolExtInReg(const DstOp &Res, in buildBoolExtInReg() function in MachineIRBuilder