Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
DAMDGPUISelLowering.cpp254 SDValue Quotient_S_One = DAG.getNode(ISD::SUB, DL, VT, Quotient, in LowerUDIVREM() local
263 Quotient_S_One, Div, ISD::SETEQ); in LowerUDIVREM()
/external/llvm/test/CodeGen/AMDGPU/
Dudivrem.ll46 ; SI-DAG: v_subrev_i32_e32 [[Quotient_S_One:v[0-9]+]],
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1807 SDValue Quotient_S_One = DAG.getNode(ISD::SUB, DL, VT, Quotient, in LowerUDIVREM() local
1816 Quotient_S_One, Div, ISD::SETEQ); in LowerUDIVREM()