OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsProfitableToFold
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp
2192
///
IsProfitableToFold
- Returns true if it's profitable to fold the specific
2194
bool SelectionDAGISel::
IsProfitableToFold
(SDValue N, SDNode *U,
3278
if (!
IsProfitableToFold
(N, NodeStack[NodeStack.size()-2].getNode(),
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelDAGToDAG.cpp
374
bool
IsProfitableToFold
(SDValue N, SDNode *U, SDNode *Root) const override;
1746
//
IsProfitableToFold
- Returns true if is profitable to fold the specific
1749
SystemZDAGToDAGISel::
IsProfitableToFold
(SDValue N, SDNode *U,
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp
199
bool
IsProfitableToFold
(SDValue N, SDNode *U, SDNode *Root) const override;
569
X86DAGToDAGISel::
IsProfitableToFold
(SDValue N, SDNode *U, SDNode *Root) const {
2775
!
IsProfitableToFold
(N, P, Root) ||
2789
!
IsProfitableToFold
(N, P, Root) ||
Completed in 66 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026