OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Quotient_A_One
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/drivers/radeon/
AMDGPUISelLowering.cpp
249
//
Quotient_A_One
= Quotient + 1
250
SDValue
Quotient_A_One
= DAG.getNode(ISD::ADD, DL, VT, Quotient,
257
// Div = (Tmp1 == 0 ? Quotient :
Quotient_A_One
)
259
Quotient,
Quotient_A_One
, ISD::SETEQ);
/external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp
[
all
...]
Completed in 398 milliseconds