Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineInstrBuilder.h368 MDNode *PCSections = nullptr; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineInstr.cpp322 MDNode *HeapAllocMarker, MDNode *PCSections, in setExtraInfo()
517 void MachineInstr::setPCSections(MachineFunction &MF, MDNode *PCSections) { in setPCSections()
1900 if (MDNode *PCSections = getPCSections()) { in print() local
HDMIRPrinter.cpp855 if (MDNode *PCSections = MI.getPCSections()) { in print() local
HDMachineFunction.cpp576 MCSymbol *PostInstrSymbol, MDNode *HeapAllocMarker, MDNode *PCSections, in createMIExtraInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDMachineIRBuilder.h55 MDNode *PCSections = nullptr; member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
HDMIParser.cpp1103 MDNode *PCSections = nullptr; in parse() local