HomeSort by relevance Sort by last modified time
    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