Home
last modified time | relevance | path

Searched defs:SrcVecTy (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp847 auto *SrcVecTy = cast<FixedVectorType>(Src); in getCastInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1344 Type *SrcVecTy = SrcTy->getScalarType(); in executeFPToUIInst() local
1382 Type *SrcVecTy = SrcTy->getScalarType(); in executeFPToSIInst() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3092 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) { in isBitCastable() local
3158 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) in getCastOpcode() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp2044 auto *SrcVecTy = cast<VectorType>(V->getType()); in createBitOrPointerCast() local
H A DSLPVectorizer.cpp9430 VectorType *SrcVecTy; in getEntryCost() local
9468 auto *SrcVecTy = cast<FixedVectorType>(VL0->getType()); in getEntryCost() local
9586 auto *SrcVecTy in getEntryCost() local
10754 auto *SrcVecTy = getTreeCost() local
[all...]
H A DLoopVectorize.cpp6649 Type *SrcVecTy = in getInstructionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4833 auto *SrcVecTy = FixedVectorType::get(EltTy, VF); in getReplicationShuffleCost() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h1978 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcType); in match() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp1208 auto *SrcVecTy = dyn_cast<FixedVectorType>(SrcTy); in computeKnownBitsFromOperator() local