Home
last modified time | relevance | path

Searched defs:PreInstrSymbol (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMIRPrinter.cpp774 if (MCSymbol *PreInstrSymbol = MI.getPreInstrSymbol()) { in print() local
H A DMachineInstr.cpp329 MCSymbol *PreInstrSymbol, in setExtraInfo()
1783 if (MCSymbol *PreInstrSymbol = getPreInstrSymbol()) { in print() local
H A DMachineFunction.cpp489 ArrayRef<MachineMemOperand *> MMOs, MCSymbol *PreInstrSymbol, in createMIExtraInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1004 MCSymbol *PreInstrSymbol = nullptr; in parse() local