HomeSort by: relevance | last modified time | path
    Searched refs:UpgradeIntrinsicFunction (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
AutoUpgrade.h 34 bool UpgradeIntrinsicFunction(Function *F, Function *&NewFn);
  /src/external/apache2/llvm/dist/llvm/lib/IR/
AutoUpgrade.cpp 994 bool llvm::UpgradeIntrinsicFunction(Function *F, Function *&NewFn) {
3951 if (UpgradeIntrinsicFunction(F, NewFn)) {
  /src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp 3103 if (UpgradeIntrinsicFunction(&F, NewFn))

Completed in 20 milliseconds