Home
last modified time | relevance | path

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

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