Home
last modified time | relevance | path

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

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