Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4886 SDValue insertUnpackIfPrepared(SelectionDAG &DAG, const SDLoc &DL, SDValue Op);
5058 Op = insertUnpackIfPrepared(DAG, DL, Op); in getNode()
5147 SDValue GeneralShuffle::insertUnpackIfPrepared(SelectionDAG &DAG, in insertUnpackIfPrepared() function in GeneralShuffle