Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineInstrBuilder.h359 MDNode *PCSections = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineInstrBuilder.h359 MDNode *PCSections = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h353 MDNode *PCSections = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineInstrBuilder.h359 MDNode *PCSections = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineInstrBuilder.h367 MDNode *PCSections = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h54 MDNode *PCSections = nullptr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h55 MDNode *PCSections = nullptr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h54 MDNode *PCSections = nullptr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h54 MDNode *PCSections = nullptr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h54 MDNode *PCSections = nullptr; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1077 MDNode *PCSections = nullptr; in parse() local