Searched refs:RCP_S_E (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDGPUISelLowering.cpp216 // RCP_S_E = RCP - E
217 SDValue RCP_S_E = DAG.getNode(ISD::SUB, DL, VT, RCP, E); local
221 RCP_A_E, RCP_S_E,
/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1456 // RCP_S_E = RCP - E
1457 SDValue RCP_S_E = DAG.getNode(ISD::SUB, DL, VT, RCP, E); local
1461 RCP_A_E, RCP_S_E,

Completed in 103 milliseconds