Home
last modified time | relevance | path

Searched refs:HasInlineAssembly (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h214 HasInlineAssembly = 0x00000008, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h223 HasInlineAssembly = 0x00000008, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp192 CV_ENUM_CLASS_ENT(FrameProcedureOptions, HasInlineAssembly),
/external/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp223 CV_ENUM_CLASS_ENT(FrameProcedureOptions, HasInlineAssembly),
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp115 PUSH_FLAG(FrameProcedureOptions, HasInlineAssembly, FPO, "has inline asm"); in formatFrameProcedureOptions()