Searched defs:IndexVTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86TargetTransformInfo.cpp | 5844 if (auto *IndexVTy = dyn_cast<VectorType>(IndxTy)) getGSVectorCost() local |
/llvm-project/llvm/lib/IR/ | ||
H A D | Verifier.cpp | 4092 if (auto *IndexVTy = dyn_cast<VectorType>(IndexTy)) { visitGetElementPtrInst() local |