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

12

  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp 631 if (CI->getCalledValue() != V) {
636 if (II->getCalledValue() != V) {
693 if (CS.getCalledValue() == V) {
    [all...]
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp 313 errs() << "Safepoint For: " << CS.getCalledValue()->getName() << "\n";
    [all...]
  /frameworks/compile/slang/BitWriter_2_9/
BitcodeWriter.cpp     [all...]
  /frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriter.cpp     [all...]
  /frameworks/compile/slang/BitWriter_3_2/
BitcodeWriter.cpp     [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
CGObjC.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/lib/Analysis/
Lint.cpp 205 Value *Callee = CS.getCalledValue();
InstructionSimplify.cpp     [all...]
  /external/llvm/lib/CodeGen/
WinEHPrepare.cpp 793 dyn_cast<Function>(CS.getCalledValue()->stripPointerCasts());
    [all...]
CodeGenPrepare.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 246 if (isa<InlineAsm>(CI->getCalledValue()))
    [all...]
TargetLowering.cpp     [all...]
  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp     [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]
  /external/llvm/lib/IR/
AsmWriter.cpp     [all...]
Instructions.cpp 306 auto *NewCI = CallInst::Create(CI->getCalledValue(), Args, OpB, CI->getName(),
593 auto *NewII = InvokeInst::Create(II->getCalledValue(), II->getNormalDest(),
    [all...]
Verifier.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp     [all...]
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 851 milliseconds

12