Home
last modified time | relevance | path

Searched refs:UpgradeIntrinsicCall (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/IR/
DAutoUpgrade.h38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
/external/llvm-project/llvm/include/llvm/IR/
DAutoUpgrade.h38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAutoUpgrade.h38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
/external/llvm/lib/IR/
DAutoUpgrade.cpp636 void llvm::UpgradeIntrinsicCall(CallInst *CI, Function *NewFn) { in UpgradeIntrinsicCall() function in llvm
1365 UpgradeIntrinsicCall(CI, NewFn); in UpgradeCallsToIntrinsic()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp1668 void llvm::UpgradeIntrinsicCall(CallInst *CI, Function *NewFn) { in UpgradeIntrinsicCall() function in llvm
3758 UpgradeIntrinsicCall(CI, NewFn); in UpgradeCallsToIntrinsic()
/external/llvm-project/llvm/lib/IR/
DAutoUpgrade.cpp1777 void llvm::UpgradeIntrinsicCall(CallInst *CI, Function *NewFn) { in UpgradeIntrinsicCall() function in llvm
3902 UpgradeIntrinsicCall(CI, NewFn); in UpgradeCallsToIntrinsic()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5271 UpgradeIntrinsicCall(CI, I.second); in materialize()
5336 UpgradeIntrinsicCall(CI, I.second); in materializeModule()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5705 UpgradeIntrinsicCall(CI, I.second); in materialize()
5762 UpgradeIntrinsicCall(CI, I.second); in materializeModule()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5442 UpgradeIntrinsicCall(CI, I.second); in materialize()
5540 UpgradeIntrinsicCall(CI, I.second); in materializeModule()