Home
last modified time | relevance | path

Searched defs:PCSections (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp324 MDNode *HeapAllocMarker, MDNode *PCSections, in setExtraInfo()
519 void MachineInstr::setPCSections(MachineFunction &MF, MDNode *PCSections) { in setPCSections()
2011 if (MDNode *PCSections = getPCSections()) { in print() local
H A DMIRPrinter.cpp845 if (MDNode *PCSections = MI.getPCSections()) { in printMI() local
H A DMachineFunction.cpp612 MCSymbol *PostInstrSymbol, MDNode *HeapAllocMarker, MDNode *PCSections, in createMIExtraInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h368 MDNode *PCSections = nullptr; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h56 MDNode *PCSections = nullptr; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1104 MDNode *PCSections = nullptr; in parse() local