Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1350 Value *IndexBase; in instCombineLD1GatherIndex() local
1352 m_Value(IndexBase), m_SpecificInt(1)))) { in instCombineLD1GatherIndex()
1361 BasePtr, IndexBase); in instCombineLD1GatherIndex()
1383 Value *IndexBase; in instCombineST1ScatterIndex() local
1385 m_Value(IndexBase), m_SpecificInt(1)))) { in instCombineST1ScatterIndex()
1393 BasePtr, IndexBase); in instCombineST1ScatterIndex()