Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1838 Value *IndexBase; in instCombineLD1GatherIndex() local
1840 m_Value(IndexBase), m_SpecificInt(1)))) { in instCombineLD1GatherIndex()
1846 BasePtr, IndexBase); in instCombineLD1GatherIndex()
1868 Value *IndexBase; in instCombineST1ScatterIndex() local
1870 m_Value(IndexBase), m_SpecificInt(1)))) { in instCombineST1ScatterIndex()
1875 BasePtr, IndexBase); in instCombineST1ScatterIndex()