HomeSort by relevance Sort by last modified time
    Searched refs:setCalledFunction (Results 1 - 25 of 37) sorted by null

1 2

  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCContract.cpp 139 cast<CallInst>(Retain)->setCalledFunction(Decl);
187 Retain->setCalledFunction(Decl);
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
CallSite.h 98 /// setCalledFunction - Set the callee to the specified value...
100 void setCalledFunction(Value *V) {
  /frameworks/rs/rsov/compiler/
RSAllocationUtils.cpp 220 FCall->setCalledFunction(NewF);
  /external/llvm/lib/Transforms/Instrumentation/
IndirectCallPromotion.cpp 459 CI->setCalledFunction(DirectCallee);
468 II->setCalledFunction(DirectCallee);
DataFlowSanitizer.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCalls.cpp 222 CI.setCalledFunction(Intrinsic::getDeclaration(M, MemCpyID, Tys));
    [all...]
  /external/llvm/include/llvm/IR/
CallSite.h 105 /// setCalledFunction - Set the callee to the specified value.
107 void setCalledFunction(Value *V) {
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 123 void setCalledFunction(Value *V) {
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 123 void setCalledFunction(Value *V) {
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 123 void setCalledFunction(Value *V) {
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 123 void setCalledFunction(Value *V) {
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 123 void setCalledFunction(Value *V) {
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 123 void setCalledFunction(Value *V) {
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 123 void setCalledFunction(Value *V) {
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 123 void setCalledFunction(Value *V) {
Instructions.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp     [all...]

Completed in 547 milliseconds

1 2