Home
last modified time | relevance | path

Searched refs:getPromotedType (Results 1 – 21 of 21) sorted by relevance

/dports/games/knights/knights-21.12.3/src/
H A Dboard.h108 PieceType getPromotedType();
H A Dboard.cpp224 move.setPromotedType ( getPromotedType() ); in mousePressEvent()
300 move.setPromotedType ( getPromotedType() ); in dropEvent()
577 PieceType Board::getPromotedType() { in getPromotedType() function in Board
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp94 static Type *getPromotedType(Type *Ty) { in getPromotedType() function
2225 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp94 static Type *getPromotedType(Type *Ty) { in getPromotedType() function
2351 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp94 static Type *getPromotedType(Type *Ty) { in getPromotedType() function
2351 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp103 static Type *getPromotedType(Type *Ty) { in getPromotedType() function
2752 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp103 static Type *getPromotedType(Type *Ty) { in getPromotedType() function
2752 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp103 static Type *getPromotedType(Type *Ty) { in getPromotedType() function
2752 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp103 static Type *getPromotedType(Type *Ty) { in getPromotedType() function
2752 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp103 static Type *getPromotedType(Type *Ty) { in getPromotedType() function
2752 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/4.0/
H A DInstCombineCalls.cpp71 static Type *getPromotedType(Type *Ty) { in getPromotedType() function
3260 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp103 static Type *getPromotedType(Type *Ty) { in getPromotedType() function
3032 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/7.0/
H A DInstCombineCalls.cpp89 static Type* getPromotedType(Type* Ty) { in getPromotedType() function
4309 Type* PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp84 static Type *getPromotedType(Type *Ty) { in getPromotedType() function
4295 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp91 static Type *getPromotedType(Type *Ty) { in getPromotedType() function
4732 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp91 static Type *getPromotedType(Type *Ty) { in getPromotedType() function
4732 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp91 static Type *getPromotedType(Type *Ty) { in getPromotedType() function
4732 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp85 static Type *getPromotedType(Type *Ty) { in getPromotedType() function
4510 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp84 static Type *getPromotedType(Type *Ty) {
4503 Type *PTy = getPromotedType((*AI)->getType());
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp96 static Type *getPromotedType(Type *Ty) { in getPromotedType() function
5229 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp95 static Type *getPromotedType(Type *Ty) { in getPromotedType() function
4923 Type *PTy = getPromotedType((*AI)->getType()); in transformConstExprCastCall()