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.cpp5158 auto InsSub = emitScalarToVector(EltSize, DstRC, EltReg, MIRBuilder); in emitLaneInsert() local
5161 .addUse(InsSub->getOperand(0).getReg()) in emitLaneInsert()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp24798 SDValue InsSub = V.getOperand(1); in visitEXTRACT_SUBVECTOR() local
24799 EVT InsSubVT = InsSub.getValueType(); in visitEXTRACT_SUBVECTOR()
24807 return DAG.getNode(ISD::EXTRACT_SUBVECTOR, DL, NVT, InsSub, in visitEXTRACT_SUBVECTOR()