Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineInstr.h166 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/
DMachineInstr.h167 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/
DMachineInstr.h167 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 DMachineInstr.h161 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/
DMachineInstr.h170 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 DMachineInstr.cpp312 bool HasPCSections = PCSections != nullptr; in setExtraInfo() local