HomeSort by relevance Sort by last modified time
    Searched defs:InitialValue (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp 161 MachineOperand *InitialValue,
488 MachineOperand *InitialValue,
569 MachineOperand *InitialValue = nullptr;
575 InitialValue = &IV_Phi->getOperand(i);
579 if (!InitialValue)
654 Cmp = getComparisonKind(CondOpc, InitialValue, EndValue, IVBump);
662 if (InitialValue->isReg()) {
663 unsigned R = InitialValue->getReg();
677 return computeCount(L, InitialValue, EndValue, IVReg, IVBump, Cmp);
    [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddndis.h     [all...]

Completed in 191 milliseconds