Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86MCAsmInfo.cpp137 AllowAtInName = true; in X86MCAsmInfoMicrosoft()
168 AllowAtInName = true; in X86MCAsmInfoGNUCOFF()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCAsmInfo.cpp143 AllowAtInName = true; in X86MCAsmInfoMicrosoft()
166 AllowAtInName = true; in X86MCAsmInfoGNUCOFF()
/external/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
DARCMCAsmInfo.cpp23 AllowAtInName = true; in ARCMCAsmInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
DARCMCAsmInfo.cpp23 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-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h157 bool AllowAtInName = false; variable
534 bool doesAllowAtInName() const { return AllowAtInName; } in doesAllowAtInName()
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h170 bool AllowAtInName = false; variable
569 bool doesAllowAtInName() const { return AllowAtInName; } in doesAllowAtInName()
/external/llvm/lib/MC/
DMCAsmInfo.cpp52 AllowAtInName = false; in MCAsmInfo()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCAsmInfo.cpp148 AllowAtInName = true; in X86MCAsmInfoMicrosoft()