Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineInstr.cpp307 MDNode *HeapAllocMarker, MDNode *PCSections, in setExtraInfo()
496 void MachineInstr::setPCSections(MachineFunction &MF, MDNode *PCSections) { in setPCSections()
1806 if (MDNode *PCSections = getPCSections()) { in print() local
H A DMIRPrinter.cpp823 if (MDNode *PCSections = MI.getPCSections()) { in print() local
H A DMachineFunction.cpp548 MCSymbol *PostInstrSymbol, MDNode *HeapAllocMarker, MDNode *PCSections, in createMIExtraInfo()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h353 MDNode *PCSections = nullptr; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h54 MDNode *PCSections = nullptr; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1077 MDNode *PCSections = nullptr; in parse() local