Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1752 AMDGPUTargetLowering::splitVector(const SDValue &N, const SDLoc &DL, in splitVector() function in AMDGPUTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4141 static std::pair<SDValue, SDValue> splitVector(SDValue Op, SelectionDAG &DAG, in splitVector() function