Searched defs:SrcTy (Results 1 - 25 of 64) sorted by last modified time

123

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp14879 bool ARMTargetLowering::isTruncateFree(Type *SrcTy, Type *DstTy) const { argument
H A DARMTargetTransformInfo.cpp173 EVT SrcTy = TLI->getValueType(DL, Src); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp5880 QualType SrcTy = E->getType(); local
6399 QualType SrcTy = Src.get()->getType(); local
6741 QualType SrcTy = CastExpr->getType(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp312 bool RISCVTargetLowering::isTruncateFree(Type *SrcTy, Type *DstTy) const { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1968 Type *SrcTy = CI->getOperand(0)->getType(); local
H A DLoopStrengthReduce.cpp2122 Type *SrcTy = PH->getType(); local
H A DInferAddressSpaces.cpp271 Type *SrcTy = NewV->getType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp907 VectorType *SrcTy = dyn_cast<VectorType>(BC->getSrcTy()); local
H A DInstCombineVectorOps.cpp2001 VectorType *SrcTy = cast<VectorType>(V->getType()); local
H A DInstCombineShifts.cpp1305 Type *SrcTy = X->getType(); local
H A DInstCombineLoadStoreAlloca.cpp413 auto *SrcTy = TheSrc->getType(); local
H A DInstCombineCompares.cpp4434 Type *SrcTy = CastOp0->getSrcTy(); local
[all...]
H A DInstCombineCasts.cpp235 Type *SrcTy = CI1->getSrcTy(); local
581 Type *SrcTy = Trunc.getSrcTy(); local
690 Type *DestTy = CI.getType(), *SrcTy = Src->getType(); local
1100 Type *SrcTy = Src->getType(), *DestTy = CI.getType(); local
1373 Type *SrcTy = Src->getType(), *DestTy = CI.getType(); local
1721 Type *SrcTy = SrcI->getType(); local
1870 VectorType *SrcTy = cast<VectorType>(InVal->getType()); local
2228 Type *SrcTy = Src->getType(); // Type B local
2390 Type *SrcTy = Src->getType(); local
2573 PointerType *SrcTy = cast<PointerType>(Src->getType()->getScalarType()); local
[all...]
H A DInstCombineAndOrXor.cpp1504 Type *SrcTy = Cast->getSrcTy(); local
1547 Type *SrcTy = Cast0->getSrcTy(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp486 Type *SrcTy = V->getType(); local
H A DArgumentPromotion.cpp170 Type *SrcTy; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp409 auto SrcTy = (*SI)->getType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1645 EVT SrcTy = TLI->getValueType(DL, Src); local
2480 int X86TTIImpl::getMaskedMemoryOpCost(unsigned Opcode, Type *SrcTy, argument
H A DX86InstructionSelector.cpp716 const LLT SrcTy = MRI.getType(SrcReg); local
780 const LLT SrcTy = MRI.getType(SrcReg); local
788 LLT SrcTy; member in struct:ZextEntry
891 const LLT SrcTy = MRI.getType(SrcReg); local
1149 const LLT SrcTy = MRI.getType(SrcReg); local
1200 const LLT SrcTy = MRI.getType(SrcReg); local
1238 const LLT SrcTy = MRI.getType(SrcReg); local
1365 const LLT SrcTy = MRI.getType(SrcReg0); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp563 getVectorTruncCost(Type *SrcTy, Type *DstTy) { argument
603 getVectorBitmaskConversionCost(Type *SrcTy, Type *DstTy) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1204 Type *SrcTy = Src->getType(); local
1900 Type *SrcTy = Src->getType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsLegalizerInfo.cpp277 LLT SrcTy = MRI.getType(Src); local
H A DMipsFastISel.cpp1114 Type *SrcTy = Src->getType(); local
1807 Type *SrcTy = Src->getType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp253 getCastInstrCost(unsigned Opcode, Type *DstTy, Type *SrcTy, const Instruction *I) argument
H A DHexagonISelLoweringHVX.cpp1172 MVT SrcTy = ty(SrcV); local

Completed in 573 milliseconds

123