Home
last modified time | relevance | path

Searched refs:ITy (Results 76 – 100 of 565) sorted by relevance

12345678910>>...23

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/VMCore/
H A DType.cpp650 if (const IntegerType *ITy = dyn_cast<IntegerType>(Ty)) { in TypesEqual() local
652 return ITy->getBitWidth() == ITy2->getBitWidth(); in TypesEqual()
783 IntegerType *ITy = 0; in get() local
787 ITy = pImpl->IntegerTypes.get(IVT); in get()
789 if (!ITy) { in get()
791 ITy = new IntegerType(C, NumBits); in get()
792 pImpl->IntegerTypes.add(IVT, ITy); in get()
795 DEBUG(dbgs() << "Derived new type: " << *ITy << "\n"); in get()
797 return ITy; in get()
H A DValueTypes.cpp80 if (const IntegerType *ITy = dyn_cast<IntegerType>(LLVMTy)) in getExtendedSizeInBits() local
81 return ITy->getBitWidth(); in getExtendedSizeInBits()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DLdShrink.cpp79 if (IntegerType * ITy = dyn_cast<IntegerType>(Ty)) { in IGC_INITIALIZE_PASS_BEGIN() local
81 unsigned BitWidth = ITy->getBitWidth(); in IGC_INITIALIZE_PASS_BEGIN()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/IR/
H A DVerifierTest.cpp56 IntegerType *ITy = IntegerType::get(C, 32); in TEST() local
57 ConstantInt *CI = ConstantInt::get(ITy, 0); in TEST()
78 PointerType *PT = PointerType::get(ITy, 0); in TEST()
/dports/devel/llvm11/llvm-11.0.1.src/unittests/IR/
H A DVerifierTest.cpp56 IntegerType *ITy = IntegerType::get(C, 32); in TEST() local
57 ConstantInt *CI = ConstantInt::get(ITy, 0); in TEST()
78 PointerType *PT = PointerType::get(ITy, 0); in TEST()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/IR/
H A DVerifierTest.cpp56 IntegerType *ITy = IntegerType::get(C, 32); in TEST() local
57 ConstantInt *CI = ConstantInt::get(ITy, 0); in TEST()
78 PointerType *PT = PointerType::get(ITy, 0); in TEST()
/dports/devel/llvm10/llvm-10.0.1.src/unittests/IR/
H A DVerifierTest.cpp56 IntegerType *ITy = IntegerType::get(C, 32); in TEST() local
57 ConstantInt *CI = ConstantInt::get(ITy, 0); in TEST()
78 PointerType *PT = PointerType::get(ITy, 0); in TEST()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/IR/
H A DVerifierTest.cpp56 IntegerType *ITy = IntegerType::get(C, 32); in TEST() local
57 ConstantInt *CI = ConstantInt::get(ITy, 0); in TEST()
78 PointerType *PT = PointerType::get(ITy, 0); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/IR/
H A DVerifierTest.cpp56 IntegerType *ITy = IntegerType::get(C, 32); in TEST() local
57 ConstantInt *CI = ConstantInt::get(ITy, 0); in TEST()
78 PointerType *PT = PointerType::get(ITy, 0); in TEST()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/IR/
H A DVerifierTest.cpp56 IntegerType *ITy = IntegerType::get(C, 32); in TEST() local
57 ConstantInt *CI = ConstantInt::get(ITy, 0); in TEST()
78 PointerType *PT = PointerType::get(ITy, 0); in TEST()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/IR/
H A DVerifierTest.cpp56 IntegerType *ITy = IntegerType::get(C, 32); in TEST() local
57 ConstantInt *CI = ConstantInt::get(ITy, 0); in TEST()
78 PointerType *PT = PointerType::get(ITy, 0); in TEST()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/IR/
H A DVerifierTest.cpp56 IntegerType *ITy = IntegerType::get(C, 32); in TEST() local
57 ConstantInt *CI = ConstantInt::get(ITy, 0); in TEST()
78 PointerType *PT = PointerType::get(ITy, 0); in TEST()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/IR/
H A DVerifierTest.cpp56 IntegerType *ITy = IntegerType::get(C, 32); in TEST() local
57 ConstantInt *CI = ConstantInt::get(ITy, 0); in TEST()
78 PointerType *PT = PointerType::get(ITy, 0); in TEST()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/IR/
H A DVerifierTest.cpp56 IntegerType *ITy = IntegerType::get(C, 32); in TEST() local
57 ConstantInt *CI = ConstantInt::get(ITy, 0); in TEST()
78 PointerType *PT = PointerType::get(ITy, 0); in TEST()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/IR/
H A DVerifierTest.cpp56 IntegerType *ITy = IntegerType::get(C, 32); in TEST() local
57 ConstantInt *CI = ConstantInt::get(ITy, 0); in TEST()
78 PointerType *PT = PointerType::get(ITy, 0); in TEST()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/IR/
H A DVerifierTest.cpp56 IntegerType *ITy = IntegerType::get(C, 32); in TEST() local
57 ConstantInt *CI = ConstantInt::get(ITy, 0); in TEST()
78 PointerType *PT = PointerType::get(ITy, 0); in TEST()
/dports/devel/llvm80/llvm-8.0.1.src/lib/IR/
H A DFunction.cpp942 IntegerType *ITy = cast<IntegerType>(Ty); in DecodeFixedType() local
943 assert(ITy->getBitWidth() % 2 == 0); in DecodeFixedType()
944 return IntegerType::get(Context, ITy->getBitWidth() / 2); in DecodeFixedType()
1108 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local
1109 NewTy = IntegerType::get(ITy->getContext(), 2 * ITy->getBitWidth()); in matchIntrinsicType()
1123 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local
1124 NewTy = IntegerType::get(ITy->getContext(), ITy->getBitWidth() / 2); in matchIntrinsicType()
/dports/devel/llvm70/llvm-7.0.1.src/lib/IR/
H A DFunction.cpp929 IntegerType *ITy = cast<IntegerType>(Ty); in DecodeFixedType() local
930 assert(ITy->getBitWidth() % 2 == 0); in DecodeFixedType()
931 return IntegerType::get(Context, ITy->getBitWidth() / 2); in DecodeFixedType()
1095 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local
1096 NewTy = IntegerType::get(ITy->getContext(), 2 * ITy->getBitWidth()); in matchIntrinsicType()
1110 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local
1111 NewTy = IntegerType::get(ITy->getContext(), ITy->getBitWidth() / 2); in matchIntrinsicType()
/dports/devel/ispc/ispc-1.16.1/llvm_patches/
H A D10_0_fix_for_1788.patch18 template <typename ITy> bool match(ITy *V) {
/dports/devel/llvm90/llvm-9.0.1.src/lib/IR/
H A DFunction.cpp960 IntegerType *ITy = cast<IntegerType>(Ty); in DecodeFixedType() local
961 assert(ITy->getBitWidth() % 2 == 0); in DecodeFixedType()
962 return IntegerType::get(Context, ITy->getBitWidth() / 2); in DecodeFixedType()
1153 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local
1154 NewTy = IntegerType::get(ITy->getContext(), 2 * ITy->getBitWidth()); in matchIntrinsicType()
1168 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local
1169 NewTy = IntegerType::get(ITy->getContext(), ITy->getBitWidth() / 2); in matchIntrinsicType()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DSCCP.cpp1356 Type *ITy = I.getType();
1371 markForcedConstant(&I, Constant::getNullValue(ITy));
1385 markForcedConstant(&I, Constant::getNullValue(ITy));
1394 markForcedConstant(&I, Constant::getNullValue(ITy));
1401 markForcedConstant(&I, Constant::getAllOnesValue(ITy));
1408 markForcedConstant(&I, Constant::getNullValue(ITy));
1428 markForcedConstant(&I, Constant::getNullValue(ITy));
1443 markForcedConstant(&I, Constant::getNullValue(ITy));
1461 markForcedConstant(&I, Constant::getNullValue(ITy));
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Analysis/
H A DInstructionSimplify.cpp194 const Type *ITy = GetCompareTy(LHS); in SimplifyICmpInst() local
200 return ConstantInt::get(ITy, CmpInst::isTrueWhenEqual(Pred)); in SimplifyICmpInst()
208 return ConstantInt::get(ITy, CmpInst::isFalseWhenEqual(Pred)); in SimplifyICmpInst()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/GenISAIntrinsics/
H A DGenIntrinsics.cpp180 IntegerType *ITy = cast<IntegerType>(Ty); in DecodeFixedType() local
181 IGC_ASSERT(nullptr != ITy); in DecodeFixedType()
182 IGC_ASSERT(ITy->getBitWidth() % 2 == 0); in DecodeFixedType()
183 return IntegerType::get(Context, ITy->getBitWidth() / 2); in DecodeFixedType()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DFunction.cpp1096 IntegerType *ITy = cast<IntegerType>(Ty); in DecodeFixedType() local
1097 assert(ITy->getBitWidth() % 2 == 0); in DecodeFixedType()
1098 return IntegerType::get(Context, ITy->getBitWidth() / 2); in DecodeFixedType()
1304 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local
1305 NewTy = IntegerType::get(ITy->getContext(), 2 * ITy->getBitWidth()); in matchIntrinsicType()
1319 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local
1320 NewTy = IntegerType::get(ITy->getContext(), ITy->getBitWidth() / 2); in matchIntrinsicType()
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DFunction.cpp1010 IntegerType *ITy = cast<IntegerType>(Ty); in DecodeFixedType() local
1011 assert(ITy->getBitWidth() % 2 == 0); in DecodeFixedType()
1012 return IntegerType::get(Context, ITy->getBitWidth() / 2); in DecodeFixedType()
1222 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local
1223 NewTy = IntegerType::get(ITy->getContext(), 2 * ITy->getBitWidth()); in matchIntrinsicType()
1237 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local
1238 NewTy = IntegerType::get(ITy->getContext(), ITy->getBitWidth() / 2); in matchIntrinsicType()

12345678910>>...23