Home
last modified time | relevance | path

Searched defs:splitVectorOp (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
DVVPISelLowering.cpp344 SDValue VETargetLowering::splitVectorOp(SDValue Op, VECustomDAG &CDAG) const { in splitVectorOp() function in VETargetLowering
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp6682 static SDValue splitVectorOp(SDValue Op, SelectionDAG &DAG) { in splitVectorOp() function