Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineInstr.h160 bool HasCFIType = CFIType != 0; variable
231 const bool HasCFIType; variable
250 bool HasHeapAllocMarker, bool HasPCSections, bool HasCFIType) in ExtraInfo()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineInstr.cpp313 bool HasCFIType = CFIType != 0; in setExtraInfo() local