Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineInstr.h161 bool HasPCSections = PCSections != nullptr; variable
230 const bool HasPCSections; variable
250 bool HasHeapAllocMarker, bool HasPCSections, bool HasCFIType) in ExtraInfo()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineInstr.cpp312 bool HasPCSections = PCSections != nullptr; in setExtraInfo() local