Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVVPISelLowering.cpp338 return splitVectorOp(Op, CDAG); in legalizeInternalVectorOp()
344 SDValue VETargetLowering::splitVectorOp(SDValue Op, VECustomDAG &CDAG) const { in splitVectorOp() function in VETargetLowering
H A DVEISelLowering.h199 SDValue splitVectorOp(SDValue Op, VECustomDAG &CDAG) const;
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6684 static SDValue splitVectorOp(SDValue Op, SelectionDAG &DAG) { in splitVectorOp() function
6721 return splitVectorOp(Op, DAG); in splitVectorIntUnary()
6733 return splitVectorOp(Op, DAG); in splitVectorIntBinary()
31045 return splitVectorOp(Op, DAG); in LowerFunnelShift()