Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
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
DMIRPrinter.cpp823 if (MDNode *PCSections = MI.getPCSections()) { in print() local
DMachineFunction.cpp548 MCSymbol *PostInstrSymbol, MDNode *HeapAllocMarker, MDNode *PCSections, in createMIExtraInfo()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h353 MDNode *PCSections = nullptr; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h54 MDNode *PCSections = nullptr; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1077 MDNode *PCSections = nullptr; in parse() local