Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5293 auto InsSub = emitScalarToVector(EltSize, DstRC, EltReg, MIRBuilder); in emitLaneInsert() local
5296 .addUse(InsSub->getOperand(0).getReg()) in emitLaneInsert()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp25852 SDValue InsSub = V.getOperand(1); in visitEXTRACT_SUBVECTOR() local
25853 EVT InsSubVT = InsSub.getValueType(); in visitEXTRACT_SUBVECTOR()
25861 return DAG.getNode(ISD::EXTRACT_SUBVECTOR, DL, NVT, InsSub, in visitEXTRACT_SUBVECTOR()