Home
last modified time | relevance | path

Searched refs:getFPToUI (Results 1 – 25 of 106) sorted by relevance

12345

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/
H A DConstants.h698 static Constant *getFPToUI (Constant *C, const Type *Ty);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DConstants.h975 static Constant *getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced = false);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DConstants.h975 static Constant *getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced = false);
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DConstants.h963 static Constant *getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced = false);
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/IR/
H A DConstants.h975 static Constant *getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced = false);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DConstants.h963 static Constant *getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced = false);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/IR/
H A DConstants.h963 static Constant *getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced = false);
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DConstants.h962 static Constant *getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced = false);
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/IR/
H A DConstants.h963 static Constant *getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced = false);
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/IR/
H A DConstants.h959 static Constant *getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced = false);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DConstants.h1014 static Constant *getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced = false);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DConstants.h1014 static Constant *getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced = false);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DConstants.h1013 static Constant *getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced = false);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/IR/
H A DConstants.h1014 static Constant *getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced = false);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/IR/
H A DConstants.h1014 static Constant *getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced = false);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DConstants.h1014 static Constant *getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced = false);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DConstants.h1013 static Constant *getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced = false);
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DConstants.h1014 static Constant *getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced = false);
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/VMCore/
H A DConstants.cpp1187 case Instruction::FPToUI: return getFPToUI(C, Ty); in getCast()
1336 Constant *ConstantExpr::getFPToUI(Constant *C, const Type *Ty) { in getFPToUI() function in ConstantExpr
/dports/devel/llvm90/llvm-9.0.1.src/lib/IR/
H A DConstants.cpp1564 return getFPToUI(C, Ty, OnlyIfReduced); in getCast()
1734 Constant *ConstantExpr::getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced) { in getFPToUI() function in ConstantExpr
/dports/devel/llvm80/llvm-8.0.1.src/lib/IR/
H A DConstants.cpp1555 return getFPToUI(C, Ty, OnlyIfReduced); in getCast()
1725 Constant *ConstantExpr::getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced) { in getFPToUI() function in ConstantExpr
/dports/devel/llvm70/llvm-7.0.1.src/lib/IR/
H A DConstants.cpp1532 return getFPToUI(C, Ty, OnlyIfReduced); in getCast()
1702 Constant *ConstantExpr::getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced) { in getFPToUI() function in ConstantExpr
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DConstants.cpp1654 return getFPToUI(C, Ty, OnlyIfReduced); in getCast()
1824 Constant *ConstantExpr::getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced) { in getFPToUI() function in ConstantExpr
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstants.cpp1654 return getFPToUI(C, Ty, OnlyIfReduced); in getCast()
1824 Constant *ConstantExpr::getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced) { in getFPToUI() function in ConstantExpr
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/IR/
H A DConstants.cpp1654 return getFPToUI(C, Ty, OnlyIfReduced); in getCast()
1824 Constant *ConstantExpr::getFPToUI(Constant *C, Type *Ty, bool OnlyIfReduced) { in getFPToUI() function in ConstantExpr

12345