Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmInfoWasm.cpp21 HasIdentDirective = true; in MCAsmInfoWasm()
DMCAsmInfoELF.cpp31 HasIdentDirective = true; in MCAsmInfoELF()
/external/llvm/lib/MC/
DMCAsmInfoELF.cpp30 HasIdentDirective = true; in MCAsmInfoELF()
DMCAsmInfo.cpp76 HasIdentDirective = false; in MCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h283 bool HasIdentDirective; variable
516 bool hasIdentDirective() const { return HasIdentDirective; } in hasIdentDirective()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h287 bool HasIdentDirective = false; variable
541 bool hasIdentDirective() const { return HasIdentDirective; } in hasIdentDirective()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCAsmInfo.cpp100 HasIdentDirective = true; in AArch64MCAsmInfoELF()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCAsmInfo.cpp101 HasIdentDirective = true; in AArch64MCAsmInfoELF()