Searched defs:Callee (Results 1 - 25 of 47) sorted by relevance

12

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/IPO/
H A DInlineAlways.cpp108 Function *Callee = CS.getCalledFunction(); local
H A DInliner.cpp86 Function *Callee = CS.getCalledFunction(); local
218 Function *Callee = CS.getCalledFunction(); local
417 Function *Callee = CS.getCalledFunction(); local
[all...]
H A DArgumentPromotion.cpp221 Function *Callee = Arg->getParent(); local
/macosx-10.9.5/JavaScriptCore-7537.78.1/interpreter/
H A DJSStack.h59 Callee = -4, enumerator in enum:JSC::JSStack::CallFrameHeaderEntry
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/IPA/
H A DCallGraph.cpp145 const Function *Callee = CS.getCalledFunction(); local
295 void CallGraphNode::removeAnyCallEdgeTo(CallGraphNode *Callee) { argument
307 void CallGraphNode::removeOneAbstractEdgeTo(CallGraphNode *Callee) { argument
[all...]
H A DCallGraphSCCPass.cpp250 Function *Callee = CS.getCalledFunction(); local
H A DGlobalsModRef.cpp465 Function *Callee = Intrinsic->getCalledFunction(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeISelDAGToDAG.cpp227 SDValue Callee = Node->getOperand(1); local
H A DMBlazeISelLowering.cpp692 SDValue Callee = CLI.Callee; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Instrumentation/
H A DProfilingUtils.cpp132 void llvm::InsertProfilingShutdownCall(Function *Callee, Module *Mod) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DSimplifyCFGPass.cpp160 Value *Callee = II->getCalledValue(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DIRBuilder.cpp55 static CallInst *createCallHelper(Value *Callee, ArrayRef<Value *> Ops, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp146 Value *Callee = CS.getCalledValue(); local
H A DInlineCost.cpp129 CallAnalyzer(const TargetData *TD, Function &Callee, int Threshold) argument
660 Value *Callee = CS.getCalledValue(); local
1041 InlineCost InlineCostAnalyzer::getInlineCost(CallSite CS, Function *Callee, argument
[all...]
H A DLint.cpp63 static unsigned Callee = 4; member in namespace:__anon10086::MemRef
199 Value *Callee = CS.getCalledValue(); local
H A DMemoryBuiltins.cpp91 Function *Callee = getCalledFunction(V, LookThroughBitCast); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DIntrinsicLowering.cpp344 const Function *Callee = CI->getCalledFunction(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DBuildLibCalls.cpp285 Value *Callee = M->getOrInsertFunction(Name, Op->getType(), local
445 Function *Callee = CI->getCalledFunction(); local
H A DInlineFunction.cpp274 const Function *Callee = CS.getCalledFunction(); local
/macosx-10.9.5/llvmCore-3425.0.33/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp109 std::string Callee; member in class:CallExprAST
/macosx-10.9.5/llvmCore-3425.0.33/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp118 std::string Callee; member in class:CallExprAST
/macosx-10.9.5/llvmCore-3425.0.33/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp125 std::string Callee; member in class:CallExprAST
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp1081 SDValue Callee = DAG.getExternalSymbol(TLI.getLibcallName(LC), local
1115 SDValue Callee = DAG.getExternalSymbol(TLI.getLibcallName(LC), local
/macosx-10.9.5/llvmCore-3425.0.33/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp134 std::string Callee; member in class:CallExprAST
/macosx-10.9.5/llvmCore-3425.0.33/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp149 std::string Callee; member in class:CallExprAST

Completed in 300 milliseconds

12