Searched defs:HasPCSections (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineInstr.h | 166 bool HasPCSections = PCSections != nullptr; variable 235 const bool HasPCSections; variable 255 bool HasHeapAllocMarker, bool HasPCSections, bool HasCFIType) in ExtraInfo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineInstr.h | 167 bool HasPCSections = PCSections != nullptr; variable 236 const bool HasPCSections; variable 256 bool HasHeapAllocMarker, bool HasPCSections, bool HasCFIType) in ExtraInfo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MachineInstr.h | 167 bool HasPCSections = PCSections != nullptr; variable 236 const bool HasPCSections; variable 256 bool HasHeapAllocMarker, bool HasPCSections, bool HasCFIType) in ExtraInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MachineInstr.h | 161 bool HasPCSections = PCSections != nullptr; variable 230 const bool HasPCSections; variable 250 bool HasHeapAllocMarker, bool HasPCSections, bool HasCFIType) in ExtraInfo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MachineInstr.h | 170 bool HasPCSections = PCSections != nullptr; variable 248 const bool HasPCSections; variable 269 bool HasHeapAllocMarker, bool HasPCSections, bool HasCFIType, in ExtraInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineInstr.cpp | 312 bool HasPCSections = PCSections != nullptr; in setExtraInfo() local
|