/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 1131 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 D | X86TargetTransformInfo.cpp | 2486 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 D | X86TargetTransformInfo.cpp | 4847 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 D | InstCombineSimplifyDemanded.cpp | 451 if (VectorType *SrcVTy = in SimplifyDemandedUseBits() local
|
H A D | InstCombineCasts.cpp | 1871 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 D | PPCTargetTransformInfo.cpp | 1043 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 D | InstCombineSimplifyDemanded.cpp | 409 if (VectorType *SrcVTy = in SimplifyDemandedUseBits() local
|
H A D | InstCombineCasts.cpp | 2487 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 D | InstCombineSimplifyDemanded.cpp | 423 if (auto *SrcVTy = dyn_cast<VectorType>(I->getOperand(0)->getType())) { in SimplifyDemandedUseBits() local
|
H A D | InstCombineCasts.cpp | 2795 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 D | ARMTargetTransformInfo.cpp | 1487 FixedVectorType *SrcVTy = cast<FixedVectorType>(Src); in getMemoryOpCost() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 1057 auto *SrcVTy = dyn_cast<VectorType>(Src); variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 1104 auto *SrcVTy = dyn_cast<VectorType>(Src); variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 1104 auto *SrcVTy = dyn_cast<VectorType>(Src); variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 1103 auto *SrcVTy = dyn_cast<VectorType>(Src); variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 1112 auto *SrcVTy = dyn_cast<VectorType>(Src); variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Verifier.cpp | 3171 if (auto *SrcVTy = dyn_cast<VectorType>(SrcTy)) in visitAddrSpaceCastInst() local
|