Home
last modified time | relevance | path

Searched refs:IndexBase (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1251 Value *IndexBase; in instCombineLD1GatherIndex() local
1253 m_Value(IndexBase), m_SpecificInt(1)))) { in instCombineLD1GatherIndex()
1262 cast<VectorType>(Ty)->getElementType(), BasePtr, IndexBase); in instCombineLD1GatherIndex()
1284 Value *IndexBase; in instCombineST1ScatterIndex() local
1286 m_Value(IndexBase), m_SpecificInt(1)))) { in instCombineST1ScatterIndex()
1294 cast<VectorType>(Ty)->getElementType(), BasePtr, IndexBase); in instCombineST1ScatterIndex()