Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1202 Value *SetTuple, *SetIndex, *SetValue; in instCombineSVETupleGet() local
1211 m_Value(SetTuple), m_Value(SetIndex), m_Value(SetValue))) || in instCombineSVETupleGet()
1222 return IC.replaceOperand(II, 0, SetTuple); in instCombineSVETupleGet()