Home
last modified time | relevance | path

Searched defs:TruncTy (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTypePromotion.cpp556 auto InsertTrunc = [&](Value *V, Type *TruncTy) -> Instruction* { in TruncateSinks()
DCodeGenPrepare.cpp5907 Type *TruncTy = Type::getIntNTy(Ctx, ActiveBits); in optimizeLoadExt() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp644 auto *TruncTy = Type::getIntNTy(Instr->getContext(), NewWidth); in processUDivOrURem() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1089 Type *&TruncTy, in getAddRecExprPHILiterally()
1309 Type *TruncTy = nullptr; in expandAddRecExprLiterally() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1163 Type *&TruncTy, in getAddRecExprPHILiterally()
1392 Type *TruncTy = nullptr; in expandAddRecExprLiterally() local
DScalarEvolution.cpp3180 Type *TruncTy = in getURemExpr() local
4742 Type *TruncTy = nullptr; in createAddRecFromPHIWithCastsImpl() local
6451 Type *TruncTy = IntegerType::get(getContext(), BitWidth - AShrAmt); in createSCEV() local
/external/clang/lib/CodeGen/
DCGStmt.cpp2123 llvm::Type *TruncTy = ResultTruncRegTypes[i]; in EmitAsmStmt() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1038 IntegerType *TruncTy = cast<IntegerType>(OrigTy); in promoteTo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2151 Type *TruncTy = IntegerType::get(Cmp.getContext(), TypeBits - Amt); in foldICmpShlConstant() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4502 Type *TruncTy = Type::getIntNTy(Ctx, ActiveBits); in optimizeLoadExt() local