Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6682 static SDValue splitVectorOp(SDValue Op, SelectionDAG &DAG) { in splitVectorOp() function
6719 return splitVectorOp(Op, DAG); in splitVectorIntUnary()
6731 return splitVectorOp(Op, DAG); in splitVectorIntBinary()
31043 return splitVectorOp(Op, DAG); in LowerFunnelShift()