Home
last modified time | relevance | path

Searched refs:HasIdentDirective (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfoWasm.cpp20 HasIdentDirective = true; in MCAsmInfoWasm()
DMCAsmInfoELF.cpp28 HasIdentDirective = true; in MCAsmInfoELF()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h291 bool HasIdentDirective = false; variable
569 bool hasIdentDirective() const { return HasIdentDirective; } in hasIdentDirective()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCAsmInfo.cpp101 HasIdentDirective = true; in AArch64MCAsmInfoELF()