Home
last modified time | relevance | path

Searched defs:buildInstr (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDCSEMIRBuilder.cpp175 MachineInstrBuilder CSEMIRBuilder::buildInstr(unsigned Opc, in buildInstr() function in CSEMIRBuilder
HDMachineIRBuilder.cpp1199 MachineIRBuilder::buildInstr(unsigned Opc, ArrayRef<DstOp> DstOps, in buildInstr() function in MachineIRBuilder
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDMachineIRBuilder.h406 MachineInstrBuilder buildInstr(unsigned Opcode) { in buildInstr() function