Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDAMDGPUISelDAGToDAG.cpp125 SDNode *SelectADD_SUB_I64(SDNode *N);
297 return SelectADD_SUB_I64(N); in Select()
796 SDNode *AMDGPUDAGToDAGISel::SelectADD_SUB_I64(SDNode *N) { in SelectADD_SUB_I64() function in AMDGPUDAGToDAGISel