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

  /external/llvm/lib/IR/
AutoUpgrade.cpp 158 // upgraded form of the intrinsic. We should perhaps have two separate
165 bool Upgraded = UpgradeIntrinsicFunction1(F, NewFn);
173 return Upgraded;
186 // Get the upgraded 3 element type.
237 // upgraded intrinsic. All argument and return casting must be provided in
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Node.h 242 Upgraded = 1 << 1
247 ? (getFlag(CustomElementUpgradedFlag) ? Upgraded : WaitingForUpgrade)
    [all...]

Completed in 85 milliseconds