/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCAsmInfo.cpp | 25 ZeroDirective = "\t.skip\t"; in HexagonMCAsmInfo() 31 ZeroDirective = "\t.space\t"; in HexagonMCAsmInfo()
|
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCAsmInfo.cpp | 22 ZeroDirective = "\t.space\t"; in SystemZMCAsmInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCAsmInfo.cpp | 22 ZeroDirective = "\t.space\t"; in SystemZMCAsmInfo()
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/MCTargetDesc/ |
D | XCoreMCAsmInfo.cpp | 18 ZeroDirective = "\t.space\t"; in XCoreMCAsmInfo()
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/MCTargetDesc/ |
D | SPUMCAsmInfo.cpp | 20 ZeroDirective = "\t.space\t"; in SPULinuxMCAsmInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
D | WebAssemblyMCAsmInfo.cpp | 34 ZeroDirective = "\t.skip\t"; in WebAssemblyMCAsmInfo()
|
/external/llvm/lib/Target/XCore/MCTargetDesc/ |
D | XCoreMCAsmInfo.cpp | 20 ZeroDirective = "\t.space\t"; in XCoreMCAsmInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/MCTargetDesc/ |
D | XCoreMCAsmInfo.cpp | 20 ZeroDirective = "\t.space\t"; in XCoreMCAsmInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/MCTargetDesc/ |
D | ARCMCAsmInfo.cpp | 20 ZeroDirective = "\t.space\t"; in ARCMCAsmInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCAsmInfo.cpp | 31 ZeroDirective = "\t.space\t"; in HexagonMCAsmInfo()
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/MCTargetDesc/ |
D | SparcMCAsmInfo.cpp | 28 ZeroDirective = "\t.skip\t"; in SparcELFMCAsmInfo()
|
/external/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
D | WebAssemblyMCAsmInfo.cpp | 33 ZeroDirective = "\t.skip\t"; in WebAssemblyMCAsmInfo()
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCAsmInfo.h | 161 const char *ZeroDirective; // Defaults to "\t.zero\t" variable 491 return ZeroDirective; in getZeroDirective()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/MCTargetDesc/ |
D | Nios2MCAsmInfo.cpp | 32 ZeroDirective = "\t.space\t"; in Nios2MCAsmInfo()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/MCTargetDesc/ |
D | MipsMCAsmInfo.cpp | 31 ZeroDirective = "\t.space\t"; in MipsMCAsmInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/MCTargetDesc/ |
D | NVPTXMCAsmInfo.cpp | 46 ZeroDirective = "// .b8"; in NVPTXMCAsmInfo()
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MCAsmInfoDarwin.cpp | 39 ZeroDirective = "\t.space\t"; // ".space N" emits N zeros. in MCAsmInfoDarwin()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCAsmInfo.cpp | 61 ZeroDirective = "\t.space\t"; in PPCLinuxMCAsmInfo()
|
/external/llvm/lib/Target/NVPTX/MCTargetDesc/ |
D | NVPTXMCAsmInfo.cpp | 52 ZeroDirective = " .b8"; in NVPTXMCAsmInfo()
|
/external/llvm/include/llvm/MC/ |
D | MCAsmInfo.h | 179 const char *ZeroDirective; variable 497 const char *getZeroDirective() const { return ZeroDirective; } in getZeroDirective()
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsMCAsmInfo.cpp | 38 ZeroDirective = "\t.space\t"; in MipsMCAsmInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsMCAsmInfo.cpp | 41 ZeroDirective = "\t.space\t"; in MipsMCAsmInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCAsmInfo.cpp | 77 ZeroDirective = "\t.space\t"; in PPCELFMCAsmInfo()
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCAsmInfo.cpp | 76 ZeroDirective = "\t.space\t"; in PPCELFMCAsmInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCAsmInfo.h | 174 const char *ZeroDirective; variable 517 const char *getZeroDirective() const { return ZeroDirective; } in getZeroDirective()
|