HomeSort by relevance Sort by last modified time
    Searched refs:getCalledFunction (Results 226 - 250 of 283) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
CGSCCPassManagerTest.cpp     [all...]
  /external/llvm/lib/Analysis/
ValueTracking.cpp 439 if (Function *F = CI->getCalledFunction())
542 assert(I->getCalledFunction()->getIntrinsicID() == Intrinsic::assume &&
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp 670 Function *F = I->getCalledFunction();
    [all...]
SLPVectorizer.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64FastISel.cpp     [all...]
  /external/llvm/include/llvm/IR/
PatternMatch.h     [all...]
  /external/llvm/lib/IR/
AutoUpgrade.cpp 637 Function *F = CI->getCalledFunction();
    [all...]
AsmWriter.cpp 907 if (Function *F = CI->getCalledFunction())
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ValueTracking.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
FastISel.cpp 515 const Function *F = Call->getCalledFunction();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
Execution.cpp 839 Function *F = CS.getCalledFunction();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
LazyCallGraph.cpp 104 if (Function *Callee = CS.getCalledFunction())
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
WebAssemblyFastISel.cpp 732 Function *Func = Call->getCalledFunction();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp     [all...]
InstCombineSimplifyDemanded.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
SLPVectorizer.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp 286 if (const Function *F = CI->getCalledFunction()) {
367 if (const Function *F = CI->getCalledFunction())
    [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Instructions.cpp 342 if (const Function *F = getCalledFunction())
562 if (const Function *F = getCalledFunction())
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
AsmWriter.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64FastISel.cpp     [all...]

Completed in 1068 milliseconds

1 2 3 4 5 6 7 8 91011>>