Home
last modified time | relevance | path

Searched defs:ITy (Results 1 – 23 of 23) sorted by relevance

/external/valgrind/memcheck/tests/
Dsh-mem.c134 #define DO(NNN, Ty, ITy, isF4) \ in main() argument
/external/llvm/lib/IR/
DValueTypes.cpp107 if (IntegerType *ITy = dyn_cast<IntegerType>(LLVMTy)) in getExtendedSizeInBits() local
DFunction.cpp800 IntegerType *ITy = cast<IntegerType>(Ty); in DecodeFixedType() local
DVerifier.cpp3357 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in VerifyIntrinsicType() local
3372 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in VerifyIntrinsicType() local
DConstants.cpp251 if (IntegerType *ITy = dyn_cast<IntegerType>(Ty)) in getAllOnesValue() local
574 IntegerType *ITy = IntegerType::get(Context, V.getBitWidth()); in get() local
DCore.cpp2463 Type* ITy = Type::getInt32Ty(unwrap(B)->GetInsertBlock()->getContext()); in LLVMBuildMalloc() local
2474 Type* ITy = Type::getInt32Ty(unwrap(B)->GetInsertBlock()->getContext()); in LLVMBuildArrayMalloc() local
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp182 if (IntegerType *ITy = in getKindForGlobal() local
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp193 if (IntegerType *ITy = dyn_cast<IntegerType>(Ty)) in isLargeIntegerTy() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp362 auto *ITy = cast<IntegerType>(NewTy); in combineLoadToNewType() local
DInstCombineCalls.cpp35 if (IntegerType* ITy = dyn_cast<IntegerType>(Ty)) { in getPromotedType() local
176 Type *ITy = IntegerType::get(MI->getContext(), Len*8); // n=1 -> i8. in SimplifyMemSet() local
DInstCombineAndOrXor.cpp108 IntegerType *ITy = dyn_cast<IntegerType>(I.getType()); in SimplifyBSwap() local
1710 IntegerType *ITy = dyn_cast<IntegerType>(I.getType()); in MatchBSwapOrBitReverse() local
DInstCombineCasts.cpp667 if (IntegerType *ITy = dyn_cast<IntegerType>(CI.getType())) { in transformZExtICmp() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1078 IntegerType *ITy = nullptr; in findCommonType() local
1934 if (IntegerType *ITy = dyn_cast<IntegerType>(LI->getType())) { in isIntegerWideningViableForSlice() local
1955 if (IntegerType *ITy = dyn_cast<IntegerType>(ValueTy)) { in isIntegerWideningViableForSlice() local
DSCCP.cpp1314 Type *ITy = I.getType(); in ResolvedUndefsIn() local
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp583 if (IntegerType *ITy = dyn_cast<IntegerType>(LI->getType())) { in getSimplePointerDependencyFrom() local
DInstructionSimplify.cpp1522 Type *ITy = Op0->getType(); in SimplifyAndOfICmps() local
1681 Type *ITy = Op0->getType(); in SimplifyOrOfICmps() local
2146 Type *ITy = GetCompareTy(LHS); // The return type. in SimplifyICmpInst() local
DScalarEvolution.cpp324 IntegerType *ITy = cast<IntegerType>(getEffectiveSCEVType(Ty)); in getConstant() local
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp966 auto ITy = IVSize == 32 ? CGM.Int32Ty : CGM.Int64Ty; in createForStaticInitFunction() local
992 auto ITy = IVSize == 32 ? CGM.Int32Ty : CGM.Int64Ty; in createDispatchInitFunction() local
1031 auto ITy = IVSize == 32 ? CGM.Int32Ty : CGM.Int64Ty; in createDispatchNextFunction() local
DCGBuiltin.cpp1255 llvm::Type *ITy = llvm::IntegerType::get(getLLVMContext(), in EmitBuiltinExpr() local
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp358 if (auto *ITy = dyn_cast<IntegerType>(Ty)) { in printReturnValStr() local
DNVPTXISelLowering.cpp918 if (auto *ITy = dyn_cast<IntegerType>(retTy)) { in getPrototype() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1746 IntegerType *ITy = in fastEmit_ri_() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1967 Type *ITy = Val->getType()->getScalarType(); in getStepVector() local
5819 Type *ITy = Val->getType(); in getStepVector() local