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

  /external/swiftshader/third_party/LLVM/lib/VMCore/
AutoUpgrade.cpp 168 // UpgradeIntrinsicCall - Upgrade a call to an old intrinsic to be a call the
171 void llvm::UpgradeIntrinsicCall(CallInst *CI, Function *NewFn) {
373 UpgradeIntrinsicCall(CI, NewFn);
  /external/llvm/lib/IR/
AutoUpgrade.cpp 636 void llvm::UpgradeIntrinsicCall(CallInst *CI, Function *NewFn) {
    [all...]

Completed in 990 milliseconds