HomeSort by relevance Sort by last modified time
    Searched refs:getOrInsertFunction (Results 26 - 38 of 38) sorted by null

12

  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCOpts.cpp 864 M->getOrInsertFunction("objc_retainAutoreleasedReturnValue", FTy,
880 M->getOrInsertFunction("objc_autoreleaseReturnValue", FTy,
894 M->getOrInsertFunction(
910 M->getOrInsertFunction(
    [all...]
  /external/llvm/lib/CodeGen/
ShadowStackGC.cpp 149 getOrInsertFunction("__gcc_personality_v0",
  /external/llvm/lib/Transforms/Instrumentation/
PathProfiling.cpp     [all...]
  /external/llvm/lib/IR/
Function.cpp 654 cast<Function>(M->getOrInsertFunction(getName(id, Tys),
Instructions.cpp 421 MallocFunc = M->getOrInsertFunction("malloc", BPTy, IntPtrTy, NULL);
494 Value *FreeFunc = M->getOrInsertFunction("free", VoidTy, IntPtrTy, NULL);
    [all...]
  /external/llvm/lib/Transforms/Utils/
LowerInvoke.cpp 166 AbortFn = M.getOrInsertFunction("abort", Type::getVoidTy(M.getContext()),
SimplifyLibCalls.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp 630 CallGraphNode *NF_CGN = CG.getOrInsertFunction(NF);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp     [all...]
  /external/llvm/tools/bugpoint/
Miscompilation.cpp 809 Safe->getOrInsertFunction("getPointerToNamedFunction",
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]

Completed in 358 milliseconds

12