OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:combineSelectAndUseCommutative
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
LanaiISelLowering.cpp
1443
combineSelectAndUseCommutative
(SDNode *N, TargetLowering::DAGCombinerInfo &DCI,
1478
return
combineSelectAndUseCommutative
(N, DCI, /*AllOnes=*/false);
1480
return
combineSelectAndUseCommutative
(N, DCI, /*AllOnes=*/true);
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp
11877
SDValue
combineSelectAndUseCommutative
(SDNode *N, bool AllOnes,
13399
if (SDValue Result =
combineSelectAndUseCommutative
(N, true, DCI))
13696
if (SDValue Result =
combineSelectAndUseCommutative
(N, false, DCI))
13769
if (SDValue Result =
combineSelectAndUseCommutative
(N, false, DCI))
Completed in 32 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026