OpenGrok
Cross Reference: Constants.cpp
xref
: /
external
/
llvm
/
lib
/
IR
/
Constants.cpp
Home
|
History
|
Annotate
|
Download
|
only in
IR
Lines Matching
full:fadd
1770
case Instruction::
FAdd
:
2110
return get(Instruction::
FAdd
, C1, C2);