Home
last modified time | relevance | path

Searched refs:IsN32 (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp27 if (TheTriple.isMIPS64() && !ABI.IsN32()) in MipsMCAsmInfo()
32 else if (ABI.IsN32() || ABI.IsN64()) in MipsMCAsmInfo()
DMipsABIInfo.cpp36 if (IsN32() || IsN64()) in GetByValArgRegs()
44 if (IsN32() || IsN64()) in GetVarArgRegs()
52 if (IsN32() || IsN64()) in GetCalleeAllocdArgSizeInBytes()
DMipsAsmBackend.h30 bool IsN32; variable
36 TheTriple(TT), IsN32(N32) {} in MipsAsmBackend()
DMipsABIInfo.h41 bool IsN32() const { return ThisABI == ABI::N32; } in IsN32() function
74 inline bool AreGprs64bit() const { return IsN32() || IsN64(); } in AreGprs64bit()
DMipsMCTargetDesc.h45 createMipsELFObjectWriter(const Triple &TT, bool IsN32);
DMipsTargetStreamer.cpp126 if (!getABI().IsN32() && !getABI().IsN64()) in emitDirectiveCpLocal()
922 else if (getABI().IsN32()) in finish()
1148 if (!Pic || (getABI().IsN32() || getABI().IsN64())) in emitDirectiveCpLoad()
1215 if (!Pic || (getABI().IsN32() || getABI().IsN64())) in emitDirectiveCpRestore()
1229 if (!Pic || !(getABI().IsN32() || getABI().IsN64())) in emitDirectiveCpsetup()
1246 if (getABI().IsN32()) { in emitDirectiveCpsetup()
1286 if (!Pic || !(getABI().IsN32() || getABI().IsN64())) in emitDirectiveCpreturn()
DMipsOptionRecord.cpp58 Sec->setAlignment(MTS->getABI().IsN32() ? Align(8) : Align(4)); in EmitMipsOptionRecord()
DMipsAsmBackend.cpp220 return createMipsELFObjectWriter(TheTriple, IsN32); in createObjectTargetWriter()
591 ABI.IsN32()); in createMipsAsmBackend()
DMipsELFObjectWriter.cpp664 llvm::createMipsELFObjectWriter(const Triple &TT, bool IsN32) { in createMipsELFObjectWriter() argument
666 bool IsN64 = TT.isArch64Bit() && !IsN32; in createMipsELFObjectWriter()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp27 if (TheTriple.isMIPS64() && !ABI.IsN32()) in MipsMCAsmInfo()
32 else if (ABI.IsN32() || ABI.IsN64()) in MipsMCAsmInfo()
DMipsABIInfo.cpp36 if (IsN32() || IsN64()) in GetByValArgRegs()
44 if (IsN32() || IsN64()) in GetVarArgRegs()
52 if (IsN32() || IsN64()) in GetCalleeAllocdArgSizeInBytes()
DMipsABIInfo.h42 bool IsN32() const { return ThisABI == ABI::N32; } in IsN32() function
75 inline bool AreGprs64bit() const { return IsN32() || IsN64(); } in AreGprs64bit()
DMipsAsmBackend.h32 bool IsN32; variable
38 TheTriple(TT), IsN32(N32) {} in MipsAsmBackend()
DMipsMCTargetDesc.h47 createMipsELFObjectWriter(const Triple &TT, bool IsN32);
DMipsTargetStreamer.cpp123 if (!getABI().IsN32() && !getABI().IsN64()) in emitDirectiveCpLocal()
903 else if (getABI().IsN32()) in finish()
1118 if (!Pic || (getABI().IsN32() || getABI().IsN64())) in emitDirectiveCpLoad()
1185 if (!Pic || (getABI().IsN32() || getABI().IsN64())) in emitDirectiveCpRestore()
1199 if (!Pic || !(getABI().IsN32() || getABI().IsN64())) in emitDirectiveCpsetup()
1216 if (getABI().IsN32()) { in emitDirectiveCpsetup()
1256 if (!Pic || !(getABI().IsN32() || getABI().IsN64())) in emitDirectiveCpreturn()
DMipsOptionRecord.cpp58 Sec->setAlignment(MTS->getABI().IsN32() ? Align(8) : Align(4)); in EmitMipsOptionRecord()
DMipsAsmBackend.cpp220 return createMipsELFObjectWriter(TheTriple, IsN32); in createObjectTargetWriter()
591 ABI.IsN32()); in createMipsAsmBackend()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.cpp29 if (IsN32() || IsN64()) in GetByValArgRegs()
37 if (IsN32() || IsN64()) in GetVarArgRegs()
45 if (IsN32() || IsN64()) in GetCalleeAllocdArgSizeInBytes()
DMipsABIInfo.h43 bool IsN32() const { return ThisABI == ABI::N32; } in IsN32() function
76 inline bool AreGprs64bit() const { return IsN32() || IsN64(); } in AreGprs64bit()
DMipsOptionRecord.cpp53 Sec->setAlignment(MTS->getABI().IsN32() ? 8 : 4); in EmitMipsOptionRecord()
DMipsTargetStreamer.cpp789 else if (getABI().IsN32()) in finish()
1001 if (!Pic || (getABI().IsN32() || getABI().IsN64())) in emitDirectiveCpLoad()
1063 if (!Pic || (getABI().IsN32() || getABI().IsN64())) in emitDirectiveCpRestore()
1077 if (!Pic || !(getABI().IsN32() || getABI().IsN64())) in emitDirectiveCpsetup()
1094 if (getABI().IsN32()) { in emitDirectiveCpsetup()
1134 if (!Pic || !(getABI().IsN32() || getABI().IsN64())) in emitDirectiveCpreturn()
/external/llvm/lib/Target/Mips/
DMipsSubtarget.cpp172 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSubtarget.cpp277 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMachineFunction.cpp112 if (ABI.IsN32()) { in initGlobalBaseReg()
DMipsSubtarget.cpp277 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()

12