Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/IR/
DVectorTypesTest.cpp98 auto *TruncTy = dyn_cast<FixedVectorType>( in TEST() local
193 auto *TruncTy = dyn_cast<ScalableVectorType>( in TEST() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp656 auto *TruncTy = Type::getIntNTy(Instr->getContext(), NewWidth); in narrowSDivOrSRem() local
700 auto *TruncTy = Type::getIntNTy(Instr->getContext(), NewWidth); in processUDivOrURem() local
/external/llvm-project/llvm/lib/CodeGen/
DTypePromotion.cpp558 auto InsertTrunc = [&](Value *V, Type *TruncTy) -> Instruction* { in TruncateSinks()
DCodeGenPrepare.cpp6347 Type *TruncTy = Type::getIntNTy(Ctx, ActiveBits); in optimizeLoadExt() local
/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/llvm-project/llvm/lib/Transforms/Utils/
DScalarEvolutionExpander.cpp1187 Type *&TruncTy, in getAddRecExprPHILiterally()
1428 Type *TruncTy = nullptr; in expandAddRecExprLiterally() local
/external/clang/lib/CodeGen/
DCGStmt.cpp2123 llvm::Type *TruncTy = ResultTruncRegTypes[i]; in EmitAsmStmt() local
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp2547 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/llvm-project/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1057 IntegerType *TruncTy = cast<IntegerType>(OrigTy); in promoteTo() local
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp3074 Type *TruncTy = in getURemExpr() local
4807 Type *TruncTy = nullptr; in createAddRecFromPHIWithCastsImpl() local
6615 Type *TruncTy = IntegerType::get(getContext(), BitWidth - AShrAmt); in createSCEV() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2193 Type *TruncTy = IntegerType::get(Cmp.getContext(), TypeBits - Amt); in foldICmpShlConstant() 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