Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1533 AMDGPUTargetLowering::splitVector(const SDValue &N, const SDLoc &DL, in splitVector() function in AMDGPUTargetLowering
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6665 static std::pair<SDValue, SDValue> splitVector(SDValue Op, SelectionDAG &DAG, in splitVector() function