Home
last modified time | relevance | path

Searched defs:SrcVTy (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1131 VectorType *SrcVTy = dyn_cast<VectorType>(SrcTy); in getMaskedMemoryOpCost() local
1435 int X86TTIImpl::getGSVectorCost(unsigned Opcode, Type *SrcVTy, Value *Ptr, in getGSVectorCost()
1503 int X86TTIImpl::getGSScalarCost(unsigned Opcode, Type *SrcVTy, in getGSScalarCost()
1540 int X86TTIImpl::getGatherScatterOpCost(unsigned Opcode, Type *SrcVTy, in getGatherScatterOpCost()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2486 VectorType *SrcVTy = dyn_cast<VectorType>(SrcTy); in getMaskedMemoryOpCost() local
3184 int X86TTIImpl::getGSVectorCost(unsigned Opcode, Type *SrcVTy, Value *Ptr, in getGSVectorCost()
3255 int X86TTIImpl::getGSScalarCost(unsigned Opcode, Type *SrcVTy, in getGSScalarCost()
3292 int X86TTIImpl::getGatherScatterOpCost(unsigned Opcode, Type *SrcVTy, in getGatherScatterOpCost()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4847 auto *SrcVTy = dyn_cast<FixedVectorType>(SrcTy); in getMaskedMemoryOpCost() local
5696 InstructionCost X86TTIImpl::getGSVectorCost(unsigned Opcode, Type *SrcVTy, in getGSVectorCost()
5771 InstructionCost X86TTIImpl::getGSScalarCost(unsigned Opcode, Type *SrcVTy, in getGSScalarCost()
5813 unsigned Opcode, Type *SrcVTy, const Value *Ptr, bool VariableMask, in getGatherScatterOpCost()
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp451 if (VectorType *SrcVTy = in SimplifyDemandedUseBits() local
H A DInstCombineCasts.cpp1871 if (VectorType *SrcVTy = dyn_cast<VectorType>(SrcTy)) { in visitBitCast() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp1043 auto *SrcVTy = dyn_cast<FixedVectorType>(Src); in getVPMemoryOpCost() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp409 if (VectorType *SrcVTy = in SimplifyDemandedUseBits() local
H A DInstCombineCasts.cpp2487 if (VectorType *SrcVTy = dyn_cast<VectorType>(SrcTy)) { in visitBitCast() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp423 if (auto *SrcVTy = dyn_cast<VectorType>(I->getOperand(0)->getType())) { in SimplifyDemandedUseBits() local
H A DInstCombineCasts.cpp2795 if (FixedVectorType *SrcVTy = dyn_cast<FixedVectorType>(SrcTy)) { in visitBitCast() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1487 FixedVectorType *SrcVTy = cast<FixedVectorType>(Src); in getMemoryOpCost() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1057 auto *SrcVTy = dyn_cast<VectorType>(Src); variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DBasicTTIImpl.h1104 auto *SrcVTy = dyn_cast<VectorType>(Src); variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DBasicTTIImpl.h1104 auto *SrcVTy = dyn_cast<VectorType>(Src); variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DBasicTTIImpl.h1103 auto *SrcVTy = dyn_cast<VectorType>(Src); variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DBasicTTIImpl.h1112 auto *SrcVTy = dyn_cast<VectorType>(Src); variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DVerifier.cpp3171 if (auto *SrcVTy = dyn_cast<VectorType>(SrcTy)) in visitAddrSpaceCastInst() local