Home
last modified time | relevance | path

Searched refs:isPPC64 (Results 376 – 400 of 610) sorted by relevance

1...<<11121314151617181920>>...25

/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/Support/
H A DHost.cpp43 (Host.isPPC64() && Host.isOSLinux()) || in isSupportedArchAndOS()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/Support/
H A DHost.cpp43 (Host.isPPC64() && Host.isOSLinux()) || in isSupportedArchAndOS()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/Support/
H A DHost.cpp43 (Host.isPPC64() && Host.isOSLinux()) || in isSupportedArchAndOS()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/Support/
H A DHost.cpp43 (Host.isPPC64() && Host.isOSLinux()) || in isSupportedArchAndOS()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/Support/
H A DHost.cpp43 (Host.isPPC64() && Host.isOSLinux()) || in isSupportedArchAndOS()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4012 bool isPPC64 = (PtrVT == MVT::i64); in trySETCC() local
4031 if (isPPC64) break; in trySETCC()
4059 if (isPPC64) break; in trySETCC()
4069 if (isPPC64) break; in trySETCC()
4704 bool IsPPC64 = PPCSubTarget->isPPC64(); in Select()
4727 bool IsPPC64 = PPCSubTarget->isPPC64(); in Select()
4811 bool isPPC64 = (PtrVT == MVT::i64); in Select() local
4844 if (!isPPC64) in Select()
4988 bool IsPPC64 = PPCSubTarget->isPPC64(); in Select()
6162 if (!PPCSubTarget->isPPC64()) in PeepholePPC64ZExt()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3984 bool isPPC64 = (PtrVT == MVT::i64);
4003 if (isPPC64) break;
4031 if (isPPC64) break;
4041 if (isPPC64) break;
4666 bool IsPPC64 = PPCSubTarget->isPPC64();
4689 bool IsPPC64 = PPCSubTarget->isPPC64();
4773 bool isPPC64 = (PtrVT == MVT::i64);
4806 if (!isPPC64)
4950 bool IsPPC64 = PPCSubTarget->isPPC64();
6124 if (!PPCSubTarget->isPPC64())
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3857 bool isPPC64 = (PtrVT == MVT::i64); in trySETCC() local
3876 if (isPPC64) break; in trySETCC()
3904 if (isPPC64) break; in trySETCC()
3914 if (isPPC64) break; in trySETCC()
4446 bool IsPPC64 = PPCSubTarget->isPPC64(); in Select()
4469 bool IsPPC64 = PPCSubTarget->isPPC64(); in Select()
4553 bool isPPC64 = (PtrVT == MVT::i64); in Select() local
4561 if (!isPPC64) in Select()
4714 bool IsPPC64 = PPCSubTarget->isPPC64(); in Select()
5939 if (!PPCSubTarget->isPPC64()) in PeepholePPC64ZExt()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ADT/
H A DTriple.h724 bool isPPC64() const { in isPPC64() function
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/ADT/
H A DTriple.h724 bool isPPC64() const { in isPPC64() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ADT/
H A DTriple.h736 bool isPPC64() const { in isPPC64() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ADT/
H A DTriple.h730 bool isPPC64() const { in isPPC64() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ADT/
H A DTriple.h725 bool isPPC64() const { in isPPC64() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ADT/
H A DTriple.h725 bool isPPC64() const { in isPPC64() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DTriple.h725 bool isPPC64() const { in isPPC64() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ADT/
H A DTriple.h725 bool isPPC64() const { in isPPC64() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DTriple.h768 bool isPPC64() const { in isPPC64() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/ExecutionEngine/Orc/
H A DOrcCAPITest.cpp120 if (T.isOSAIX() && T.isPPC64()) in isSupported()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ADT/
H A DTriple.h768 bool isPPC64() const { in isPPC64() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DTriple.h765 bool isPPC64() const { in isPPC64() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DOrcCAPITest.cpp120 if (T.isOSAIX() && T.isPPC64()) in isSupported()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ADT/
H A DTriple.h768 bool isPPC64() const { in isPPC64() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ADT/
H A DTriple.h771 bool isPPC64() const { in isPPC64() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/ExecutionEngine/Orc/
H A DOrcCAPITest.cpp120 if (T.isOSAIX() && T.isPPC64()) in isSupported()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DTriple.h768 bool isPPC64() const { in isPPC64() function

1...<<11121314151617181920>>...25