Home
last modified time | relevance | path

Searched defs:IndexVTy (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1476 Type *IndexVTy = VectorType::get(IntegerType::get(SrcVTy->getContext(), in getGSVectorCost() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5722 if (auto *IndexVTy = dyn_cast<VectorType>(IndxTy)) in getGSVectorCost() local
5738 auto *IndexVTy = FixedVectorType::get( in getGSVectorCost() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3226 Type *IndexVTy = VectorType::get(IntegerType::get(SrcVTy->getContext(), in getGSVectorCost() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DVerifier.cpp3815 if (auto *IndexVTy = dyn_cast<VectorType>(IndexTy)) { in visitGetElementPtrInst() local