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.cpp2447 Value *IndexBase; in instCombineLD1GatherIndex() local
2449 m_Value(IndexBase), m_SpecificInt(1)))) { in instCombineLD1GatherIndex()
2454 BasePtr, IndexBase); in instCombineLD1GatherIndex()
2475 Value *IndexBase; in instCombineST1ScatterIndex() local
2477 m_Value(IndexBase), m_SpecificInt(1)))) { in instCombineST1ScatterIndex()
2482 BasePtr, IndexBase); in instCombineST1ScatterIndex()