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

  /external/swiftshader/third_party/LLVM/include/llvm/
AutoUpgrade.h 31 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
  /external/llvm/include/llvm/IR/
AutoUpgrade.h 38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
AutoUpgrade.h 38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
AutoUpgrade.h 38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
AutoUpgrade.h 38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
AutoUpgrade.h 38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
AutoUpgrade.h 38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
AutoUpgrade.h 38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
AutoUpgrade.h 38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
AutoUpgrade.h 38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
AutoUpgrade.h 38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
AutoUpgrade.h 38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
AutoUpgrade.h 38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
AutoUpgrade.h 38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
AutoUpgrade.h 38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
AutoUpgrade.h 38 void UpgradeIntrinsicCall(CallInst *CI, Function *NewFn);
  /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...]
  /external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]

Completed in 867 milliseconds