Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3068 Value *InsertTuple, *InsertIdx, *InsertValue; in visitCallInst() local
3069 if (match(Vec, m_Intrinsic<Intrinsic::vector_insert>(m_Value(InsertTuple), in visitCallInst()
3085 return replaceOperand(CI, 0, InsertTuple); in visitCallInst()