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

  /external/swiftshader/third_party/LLVM/lib/VMCore/
AutoUpgrade.cpp 32 static bool UpgradeIntrinsicFunction1(Function *F, Function *&NewFn) {
153 bool Upgraded = UpgradeIntrinsicFunction1(F, NewFn);
  /external/llvm/lib/IR/
AutoUpgrade.cpp 66 static bool UpgradeIntrinsicFunction1(Function *F, Function *&NewFn) {
407 bool Upgraded = UpgradeIntrinsicFunction1(F, NewFn);
    [all...]

Completed in 104 milliseconds