OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsProfitable
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp
16740
auto
IsProfitable
= [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool {
16778
if (!
IsProfitable
(IsNeg, true, VT))
16795
if (!
IsProfitable
(IsNeg, false, VT))
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp
11227
bool
IsProfitable
= false;
11258
IsProfitable
= true;
11261
return
IsProfitable
;
Completed in 98 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026