Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h700 MachineInstrBuilder buildBoolExtInReg(const DstOp &Res, const SrcOp &Op,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp486 MachineInstrBuilder MachineIRBuilder::buildBoolExtInReg(const DstOp &Res, in buildBoolExtInReg() function in MachineIRBuilder