Home
last modified time | relevance | path

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

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