OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PerformADDCombine
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp
4312
/// operands N0 and N1. This is a helper for
PerformADDCombine
that is
4419
///
PerformADDCombine
- Target-specific dag combine xforms for ISD::ADD.
4421
static SDValue
PerformADDCombine
(SDNode *N,
4735
return
PerformADDCombine
(N, DCI, STI, OptLevel);
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp
12723
/// operands N0 and N1. This is a helper for
PerformADDCombine
that is
12979
///
PerformADDCombine
- Target-specific dag combine xforms for ISD::ADD.
12981
static SDValue
PerformADDCombine
(SDNode *N,
16957
case ISD::ADD: return
PerformADDCombine
(N, DCI, Subtarget);
Completed in 42 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026