Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp845 auto *SrcVecTy = cast<FixedVectorType>(Src); getCastInstrCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1380 Type *SrcVecTy = SrcTy->getScalarType(); executeFPToUIInst() local
1418 Type *SrcVecTy = SrcTy->getScalarType(); executeFPToSIInst() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3560 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) { isBitCastable() local
3626 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) getCastOpcode() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4707 auto *SrcVecTy = FixedVectorType::get(EltTy, VF); getReplicationShuffleCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7865 auto *SrcVecTy = getEntryCost() local
7994 VectorType *SrcVecTy; getEntryCost() local
8033 auto *SrcVecTy = cast<FixedVectorType>(VL0->getType()); getEntryCost() local
8151 auto *SrcVecTy = FixedVectorType::get(SrcScalarTy, VL.size()); getEntryCost() local
[all...]
H A DLoopVectorize.cpp2858 auto *SrcVecTy = cast<VectorType>(V->getType()); createBitOrPointerCast() local
7160 Type *SrcVecTy = getInstructionCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp1037 auto *SrcVecTy = dyn_cast<FixedVectorType>(SrcTy); computeKnownBitsFromOperator() local