OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LeadingOnes
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.cpp
700
bool
LeadingOnes
= true;
705
LeadingOnes
&= cast<ConstantSDNode>(UniquedVals[i])->isAllOnesValue();
715
if (
LeadingOnes
) {
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp
[
all
...]
Completed in 441 milliseconds