Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVVPISelLowering.cpp344 SDValue VETargetLowering::splitVectorOp(SDValue Op, VECustomDAG &CDAG) const { in splitVectorOp() function in VETargetLowering
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6684 static SDValue splitVectorOp(SDValue Op, SelectionDAG &DAG) { in splitVectorOp() function