Home
last modified time | relevance | path

Searched refs:getABI (Results 1 – 25 of 759) sorted by relevance

12345678910>>...31

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp301 bool MipsSubtarget::isABI_N64() const { return getABI().IsN64(); } in isABI_N64()
302 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
303 bool MipsSubtarget::isABI_O32() const { return getABI().IsO32(); } in isABI_O32()
305 return getABI().IsCheriPureCap(); in isABI_CheriPureCap()
307 const MipsABIInfo &MipsSubtarget::getABI() const { return TM.getABI(); } in getABI() function in MipsSubtarget
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/Mips/
H A DMipsSubtarget.cpp261 bool MipsSubtarget::isABI_N64() const { return getABI().IsN64(); } in isABI_N64()
262 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
263 bool MipsSubtarget::isABI_O32() const { return getABI().IsO32(); } in isABI_O32()
264 const MipsABIInfo &MipsSubtarget::getABI() const { return TM.getABI(); } in getABI() function in MipsSubtarget
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/Mips/
H A DMipsSubtarget.cpp261 bool MipsSubtarget::isABI_N64() const { return getABI().IsN64(); } in isABI_N64()
262 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
263 bool MipsSubtarget::isABI_O32() const { return getABI().IsO32(); } in isABI_O32()
264 const MipsABIInfo &MipsSubtarget::getABI() const { return TM.getABI(); } in getABI() function in MipsSubtarget
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp276 bool MipsSubtarget::isABI_N64() const { return getABI().IsN64(); } in isABI_N64()
277 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
278 bool MipsSubtarget::isABI_O32() const { return getABI().IsO32(); } in isABI_O32()
279 const MipsABIInfo &MipsSubtarget::getABI() const { return TM.getABI(); } in getABI() function in MipsSubtarget
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/Mips/
H A DMipsSubtarget.cpp276 bool MipsSubtarget::isABI_N64() const { return getABI().IsN64(); } in isABI_N64()
277 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
278 bool MipsSubtarget::isABI_O32() const { return getABI().IsO32(); } in isABI_O32()
279 const MipsABIInfo &MipsSubtarget::getABI() const { return TM.getABI(); } in getABI() function in MipsSubtarget
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp276 bool MipsSubtarget::isABI_N64() const { return getABI().IsN64(); } in isABI_N64()
277 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
278 bool MipsSubtarget::isABI_O32() const { return getABI().IsO32(); } in isABI_O32()
279 const MipsABIInfo &MipsSubtarget::getABI() const { return TM.getABI(); } in getABI() function in MipsSubtarget
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/Mips/
H A DMipsSubtarget.cpp276 bool MipsSubtarget::isABI_N64() const { return getABI().IsN64(); } in isABI_N64()
277 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
278 bool MipsSubtarget::isABI_O32() const { return getABI().IsO32(); } in isABI_O32()
279 const MipsABIInfo &MipsSubtarget::getABI() const { return TM.getABI(); } in getABI() function in MipsSubtarget
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp276 bool MipsSubtarget::isABI_N64() const { return getABI().IsN64(); } in isABI_N64()
277 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
278 bool MipsSubtarget::isABI_O32() const { return getABI().IsO32(); } in isABI_O32()
279 const MipsABIInfo &MipsSubtarget::getABI() const { return TM.getABI(); } in getABI() function in MipsSubtarget
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/Mips/
H A DMipsSubtarget.cpp276 bool MipsSubtarget::isABI_N64() const { return getABI().IsN64(); } in isABI_N64()
277 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
278 bool MipsSubtarget::isABI_O32() const { return getABI().IsO32(); } in isABI_O32()
279 const MipsABIInfo &MipsSubtarget::getABI() const { return TM.getABI(); } in getABI() function in MipsSubtarget
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp276 bool MipsSubtarget::isABI_N64() const { return getABI().IsN64(); } in isABI_N64()
277 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
278 bool MipsSubtarget::isABI_O32() const { return getABI().IsO32(); } in isABI_O32()
279 const MipsABIInfo &MipsSubtarget::getABI() const { return TM.getABI(); } in getABI() function in MipsSubtarget
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp276 bool MipsSubtarget::isABI_N64() const { return getABI().IsN64(); } in isABI_N64()
277 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
278 bool MipsSubtarget::isABI_O32() const { return getABI().IsO32(); } in isABI_O32()
279 const MipsABIInfo &MipsSubtarget::getABI() const { return TM.getABI(); } in getABI() function in MipsSubtarget
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp276 bool MipsSubtarget::isABI_N64() const { return getABI().IsN64(); } in isABI_N64()
277 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
278 bool MipsSubtarget::isABI_O32() const { return getABI().IsO32(); } in isABI_O32()
279 const MipsABIInfo &MipsSubtarget::getABI() const { return TM.getABI(); } in getABI() function in MipsSubtarget
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp276 bool MipsSubtarget::isABI_N64() const { return getABI().IsN64(); } in isABI_N64()
277 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
278 bool MipsSubtarget::isABI_O32() const { return getABI().IsO32(); } in isABI_O32()
279 const MipsABIInfo &MipsSubtarget::getABI() const { return TM.getABI(); } in getABI() function in MipsSubtarget
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp276 bool MipsSubtarget::isABI_N64() const { return getABI().IsN64(); } in isABI_N64()
277 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
278 bool MipsSubtarget::isABI_O32() const { return getABI().IsO32(); } in isABI_O32()
279 const MipsABIInfo &MipsSubtarget::getABI() const { return TM.getABI(); } in getABI() function in MipsSubtarget
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp276 bool MipsSubtarget::isABI_N64() const { return getABI().IsN64(); } in isABI_N64()
277 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
278 bool MipsSubtarget::isABI_O32() const { return getABI().IsO32(); } in isABI_O32()
279 const MipsABIInfo &MipsSubtarget::getABI() const { return TM.getABI(); } in getABI() function in MipsSubtarget
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/Mips/
H A DMipsSubtarget.cpp272 bool MipsSubtarget::isABI_N64() const { return getABI().IsN64(); } in isABI_N64()
273 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
274 bool MipsSubtarget::isABI_O32() const { return getABI().IsO32(); } in isABI_O32()
275 const MipsABIInfo &MipsSubtarget::getABI() const { return TM.getABI(); } in getABI() function in MipsSubtarget
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp276 bool MipsSubtarget::isABI_N64() const { return getABI().IsN64(); } in isABI_N64()
277 bool MipsSubtarget::isABI_N32() const { return getABI().IsN32(); } in isABI_N32()
278 bool MipsSubtarget::isABI_O32() const { return getABI().IsO32(); } in isABI_O32()
279 const MipsABIInfo &MipsSubtarget::getABI() const { return TM.getABI(); } in getABI() function in MipsSubtarget
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp126 if (!getABI().IsN32() && !getABI().IsN64()) in emitDirectiveCpLocal()
920 if (getABI().IsO32()) in finish()
922 else if (getABI().IsN32()) in finish()
926 if (getABI().IsO32()) in finish()
1137 emitAddu(RegNo, RegNo, GPReg, getABI().IsN64(), &STI); in emitDirectiveCpAdd()
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()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp126 if (!getABI().IsN32() && !getABI().IsN64()) in emitDirectiveCpLocal()
920 if (getABI().IsO32()) in finish()
922 else if (getABI().IsN32()) in finish()
926 if (getABI().IsO32()) in finish()
1137 emitAddu(RegNo, RegNo, GPReg, getABI().IsN64(), &STI); in emitDirectiveCpAdd()
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()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp126 if (!getABI().IsN32() && !getABI().IsN64()) in emitDirectiveCpLocal()
920 if (getABI().IsO32()) in finish()
922 else if (getABI().IsN32()) in finish()
926 if (getABI().IsO32()) in finish()
1137 emitAddu(RegNo, RegNo, GPReg, getABI().IsN64(), &STI); in emitDirectiveCpAdd()
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()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp126 if (!getABI().IsN32() && !getABI().IsN64()) in emitDirectiveCpLocal()
920 if (getABI().IsO32()) in finish()
922 else if (getABI().IsN32()) in finish()
926 if (getABI().IsO32()) in finish()
1137 emitAddu(RegNo, RegNo, GPReg, getABI().IsN64(), &STI); in emitDirectiveCpAdd()
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()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp126 if (!getABI().IsN32() && !getABI().IsN64()) in emitDirectiveCpLocal()
920 if (getABI().IsO32()) in finish()
922 else if (getABI().IsN32()) in finish()
926 if (getABI().IsO32()) in finish()
1137 emitAddu(RegNo, RegNo, GPReg, getABI().IsN64(), &STI); in emitDirectiveCpAdd()
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()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp126 if (!getABI().IsN32() && !getABI().IsN64()) in emitDirectiveCpLocal()
920 if (getABI().IsO32()) in finish()
922 else if (getABI().IsN32()) in finish()
926 if (getABI().IsO32()) in finish()
1137 emitAddu(RegNo, RegNo, GPReg, getABI().IsN64(), &STI); in emitDirectiveCpAdd()
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()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp126 if (!getABI().IsN32() && !getABI().IsN64()) in emitDirectiveCpLocal()
920 if (getABI().IsO32()) in finish()
922 else if (getABI().IsN32()) in finish()
926 if (getABI().IsO32()) in finish()
1137 emitAddu(RegNo, RegNo, GPReg, getABI().IsN64(), &STI); in emitDirectiveCpAdd()
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()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp126 if (!getABI().IsN32() && !getABI().IsN64()) in emitDirectiveCpLocal()
920 if (getABI().IsO32()) in finish()
922 else if (getABI().IsN32()) in finish()
926 if (getABI().IsO32()) in finish()
1137 emitAddu(RegNo, RegNo, GPReg, getABI().IsN64(), &STI); in emitDirectiveCpAdd()
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()

12345678910>>...31