Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h223 HasInlineAssembly = 0x00000008, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp203 CV_ENUM_CLASS_ENT(FrameProcedureOptions, HasInlineAssembly),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1377 FPO |= FrameProcedureOptions::HasInlineAssembly; in beginFunctionImpl()