Home
last modified time | relevance | path

Searched refs:printIRSlotNumber (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp522 MachineOperand::printIRSlotNumber(OS, *Slot); in printIRBlockReference()
657 void MachineOperand::printIRSlotNumber(raw_ostream &OS, int Slot) { in printIRSlotNumber() function in MachineOperand
H A DMIRPrinter.cpp980 MachineOperand::printIRSlotNumber(OS, Slot); in printIRValue()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h280 static void printIRSlotNumber(raw_ostream &OS, int Slot);