OpenGrok
Cross Reference: AMDGPUISelLowering.cpp
xref
: /
external
/
llvm
/
lib
/
Target
/
R600
/
AMDGPUISelLowering.cpp
Home
|
History
|
Annotate
|
Download
|
only in
R600
Lines Matching
full:muladd
932
/// LRP(a, b, c) =
muladd
(a, b, (1 - a) * c)