Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5873 SDValue insertUnpackIfPrepared(SelectionDAG &DAG, const SDLoc &DL, SDValue Op);
6047 Op = insertUnpackIfPrepared(DAG, DL, Op); in getNode()
6152 SDValue GeneralShuffle::insertUnpackIfPrepared(SelectionDAG &DAG, in insertUnpackIfPrepared() function in GeneralShuffle