Home
last modified time | relevance | path

Searched refs:DstIntTy (Results 1 – 25 of 41) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DFixedPointBuilder.h42 Type *DstIntTy = B.getIntNTy(DstWidth); in Convert() local
68 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
105 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DFixedPointBuilder.h42 Type *DstIntTy = B.getIntNTy(DstWidth); in Convert() local
68 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
105 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DFixedPointBuilder.h42 Type *DstIntTy = B.getIntNTy(DstWidth); in Convert() local
68 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
105 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DFixedPointBuilder.h42 Type *DstIntTy = B.getIntNTy(DstWidth); in Convert() local
68 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
105 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/IR/
H A DFixedPointBuilder.h42 Type *DstIntTy = B.getIntNTy(DstWidth); in Convert() local
68 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
105 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/IR/
H A DFixedPointBuilder.h42 Type *DstIntTy = B.getIntNTy(DstWidth); in Convert() local
68 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
105 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DFixedPointBuilder.h42 Type *DstIntTy = B.getIntNTy(DstWidth); in Convert() local
68 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
105 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DFixedPointBuilder.h42 Type *DstIntTy = B.getIntNTy(DstWidth); in Convert() local
68 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
105 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DFixedPointBuilder.h42 Type *DstIntTy = B.getIntNTy(DstWidth); in Convert() local
68 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
105 Result = B.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in Convert()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Analysis/
H A DConstantFolding.cpp267 IntegerType *DstIntTy = Type::getIntNTy(C->getContext(), DstBitSize); in FoldBitCast() local
268 Constant *CE = ConstantExpr::getTrunc(Elt, DstIntTy); in FoldBitCast()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DConstantFolding.cpp272 IntegerType *DstIntTy = Type::getIntNTy(C->getContext(), DstBitSize); in FoldBitCast() local
273 Constant *CE = ConstantExpr::getTrunc(Elt, DstIntTy); in FoldBitCast()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DConstantFolding.cpp272 IntegerType *DstIntTy = Type::getIntNTy(C->getContext(), DstBitSize); in FoldBitCast() local
273 Constant *CE = ConstantExpr::getTrunc(Elt, DstIntTy); in FoldBitCast()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp272 IntegerType *DstIntTy = Type::getIntNTy(C->getContext(), DstBitSize); in FoldBitCast() local
273 Constant *CE = ConstantExpr::getTrunc(Elt, DstIntTy); in FoldBitCast()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Analysis/
H A DConstantFolding.cpp267 IntegerType *DstIntTy = Type::getIntNTy(C->getContext(), DstBitSize); in FoldBitCast() local
268 Constant *CE = ConstantExpr::getTrunc(Elt, DstIntTy); in FoldBitCast()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Analysis/
H A DConstantFolding.cpp267 IntegerType *DstIntTy = Type::getIntNTy(C->getContext(), DstBitSize); in FoldBitCast() local
268 Constant *CE = ConstantExpr::getTrunc(Elt, DstIntTy); in FoldBitCast()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DConstantFolding.cpp276 IntegerType *DstIntTy = Type::getIntNTy(C->getContext(), DstBitSize); in FoldBitCast() local
277 Constant *CE = ConstantExpr::getTrunc(Elt, DstIntTy); in FoldBitCast()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Analysis/
H A DConstantFolding.cpp276 IntegerType *DstIntTy = Type::getIntNTy(C->getContext(), DstBitSize); in FoldBitCast() local
277 Constant *CE = ConstantExpr::getTrunc(Elt, DstIntTy); in FoldBitCast()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DConstantFolding.cpp279 IntegerType *DstIntTy = Type::getIntNTy(C->getContext(), DstBitSize); in FoldBitCast() local
280 Constant *CE = ConstantExpr::getTrunc(Elt, DstIntTy); in FoldBitCast()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DConstantFolding.cpp280 IntegerType *DstIntTy = Type::getIntNTy(C->getContext(), DstBitSize); in FoldBitCast() local
281 Constant *CE = ConstantExpr::getTrunc(Elt, DstIntTy); in FoldBitCast()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DConstantFolding.cpp279 IntegerType *DstIntTy = Type::getIntNTy(C->getContext(), DstBitSize); in FoldBitCast() local
280 Constant *CE = ConstantExpr::getTrunc(Elt, DstIntTy); in FoldBitCast()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DConstantFolding.cpp279 IntegerType *DstIntTy = Type::getIntNTy(C->getContext(), DstBitSize); in FoldBitCast() local
280 Constant *CE = ConstantExpr::getTrunc(Elt, DstIntTy); in FoldBitCast()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp1444 llvm::Type *DstIntTy = Builder.getIntNTy(DstWidth); in EmitFixedPointConversion() local
1457 Result = Builder.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in EmitFixedPointConversion()
1496 Result = Builder.CreateIntCast(Result, DstIntTy, SrcIsSigned, "resize"); in EmitFixedPointConversion()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DConstantFolding.cpp285 IntegerType *DstIntTy = Type::getIntNTy(C->getContext(), DstBitSize);
286 Constant *CE = ConstantExpr::getTrunc(Elt, DstIntTy);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DConstantFolding.cpp285 IntegerType *DstIntTy = Type::getIntNTy(C->getContext(), DstBitSize); in FoldBitCast() local
286 Constant *CE = ConstantExpr::getTrunc(Elt, DstIntTy); in FoldBitCast()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp285 IntegerType *DstIntTy = Type::getIntNTy(C->getContext(), DstBitSize); in FoldBitCast() local
286 Constant *CE = ConstantExpr::getTrunc(Elt, DstIntTy); in FoldBitCast()

12