Home
last modified time | relevance | path

Searched refs:getFPUVersion (Results 1 – 25 of 53) sorted by relevance

123

/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/Support/
H A DTargetParser.h113 FPUVersion getFPUVersion(unsigned FPUKind);
187 ARM::FPUVersion getFPUVersion(unsigned FPUKind);
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/Support/
H A DTargetParser.h108 unsigned getFPUVersion(unsigned FPUKind);
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Support/
H A DARMTargetParser.h221 FPUVersion getFPUVersion(unsigned FPUKind);
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Support/
H A DARMTargetParser.h222 FPUVersion getFPUVersion(unsigned FPUKind);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DARMTargetParser.h236 FPUVersion getFPUVersion(unsigned FPUKind);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Support/
H A DARMTargetParser.h236 FPUVersion getFPUVersion(unsigned FPUKind);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DARMTargetParser.h222 FPUVersion getFPUVersion(unsigned FPUKind);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Support/
H A DARMTargetParser.h236 FPUVersion getFPUVersion(unsigned FPUKind);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Support/
H A DARMTargetParser.h236 FPUVersion getFPUVersion(unsigned FPUKind);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DARMTargetParser.h236 FPUVersion getFPUVersion(unsigned FPUKind);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Support/
H A DARMTargetParser.h222 FPUVersion getFPUVersion(unsigned FPUKind);
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DARMTargetParser.h236 FPUVersion getFPUVersion(unsigned FPUKind);
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Support/
H A DARMTargetParser.h222 FPUVersion getFPUVersion(unsigned FPUKind);
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/Support/
H A DARMTargetParser.h222 FPUVersion getFPUVersion(unsigned FPUKind);
/dports/devel/llvm70/llvm-7.0.1.src/lib/Support/
H A DTargetParser.cpp161 FPUVersion ARM::getFPUVersion(unsigned FPUKind) { in getFPUVersion() function in ARM
399 ARM::FPUVersion AArch64::getFPUVersion(unsigned FPUKind) { in getFPUVersion() function in AArch64
400 return ARM::getFPUVersion(FPUKind); in getFPUVersion()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Support/
H A DARMTargetParser.h236 FPUVersion getFPUVersion(unsigned FPUKind);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Support/
H A DARMTargetParser.h236 FPUVersion getFPUVersion(unsigned FPUKind);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DARMTargetParser.h236 FPUVersion getFPUVersion(unsigned FPUKind);
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Support/
H A DARMTargetParser.h236 FPUVersion getFPUVersion(unsigned FPUKind);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DARMTargetParser.h236 FPUVersion getFPUVersion(unsigned FPUKind);
/dports/devel/llvm80/llvm-8.0.1.src/lib/Support/
H A DARMTargetParser.cpp359 ARM::FPUVersion ARM::getFPUVersion(unsigned FPUKind) { in getFPUVersion() function in ARM
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Support/
H A DTargetParser.cpp141 unsigned llvm::ARM::getFPUVersion(unsigned FPUKind) { in getFPUVersion() function in llvm::ARM
/dports/devel/llvm80/llvm-8.0.1.src/unittests/Support/
H A DTargetParserTest.cpp517 EXPECT_EQ(ARM::FPUVersion::NONE, ARM::getFPUVersion(FK)); in TEST()
519 EXPECT_NE(ARM::FPUVersion::NONE, ARM::getFPUVersion(FK)); in TEST()
/dports/devel/llvm70/llvm-7.0.1.src/unittests/Support/
H A DTargetParserTest.cpp495 EXPECT_EQ(ARM::FPUVersion::NONE, ARM::getFPUVersion(FK)); in TEST()
497 EXPECT_NE(ARM::FPUVersion::NONE, ARM::getFPUVersion(FK)); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DARMTargetParser.cpp351 ARM::FPUVersion ARM::getFPUVersion(unsigned FPUKind) { in getFPUVersion() function in ARM

123