Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp170 MachineInstrBuilder CSEMIRBuilder::buildInstr(unsigned Opc, buildInstr() function in CSEMIRBuilder
H A DMachineIRBuilder.cpp1117 MachineIRBuilder::buildInstr(unsigned Opc, ArrayRef<DstOp> DstOps, buildInstr() function in MachineIRBuilder
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h396 MachineInstrBuilder buildInstr(unsigned Opcode) { buildInstr() function
[all...]