Home
last modified time | relevance | path

Searched refs:AllowAtInName (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/MCTargetDesc/
DARCMCAsmInfo.cpp24 AllowAtInName = true; in ARCMCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h162 bool AllowAtInName; variable
492 bool doesAllowAtInName() const { return AllowAtInName; } in doesAllowAtInName()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h157 bool AllowAtInName = false; variable
510 bool doesAllowAtInName() const { return AllowAtInName; } in doesAllowAtInName()
/external/llvm/lib/MC/
DMCAsmInfo.cpp52 AllowAtInName = false; in MCAsmInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCAsmInfo.cpp144 AllowAtInName = true; in X86MCAsmInfoMicrosoft()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCAsmInfo.cpp148 AllowAtInName = true; in X86MCAsmInfoMicrosoft()