Home
last modified time | relevance | path

Searched defs:Calls (Results 1 – 25 of 25) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEscapeEnumerator.cpp60 SmallVector<Instruction *, 16> Calls; in Next() local
H A DSimplifyLibCalls.cpp2735 __anon463998f30502(SmallVectorImpl<CallInst *> &Calls, Value *Res) optimizeSinCosPi() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp473 scanOneBB(Instruction * Start,Instruction * End,std::vector<CallInst * > & Calls,DenseSet<BasicBlock * > & Seen,std::vector<BasicBlock * > & Worklist) scanOneBB() argument
500 scanInlinedCode(Instruction * Start,Instruction * End,std::vector<CallInst * > & Calls,DenseSet<BasicBlock * > & Seen) scanInlinedCode() argument
661 std::vector<CallInst *> Calls; // new calls InsertSafepointPoll() local
[all...]
H A DMemCpyOptimizer.cpp535 SmallVector<const CallBase *, 8> Calls; moveUp() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAddMissingPrototypes.cpp90 SmallVector<CallBase *> Calls; in runOnModule() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp141 auto Calls = getInlineOrder(FAM, Params, MAM, M); in run() local
H A DAlwaysInliner.cpp38 SmallSetVector<CallBase *, 16> Calls; in AlwaysInlineImpl() local
H A DInliner.cpp245 SmallVector<std::pair<CallBase *, int>, 16> Calls; run() local
[all...]
H A DMemProfContextDisambiguation.cpp1133 auto &Calls = StackIdToMatchingCalls[Node->OrigStackOrAllocId]; assignStackNodesPostOrder() local
1284 auto &Calls = It.getSecond(); updateStackNodes() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h80 SmallPtrSet<Instruction *, 2> Calls; member
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp107 SmallSetVector<CallBase *, 16> Calls; in runInternal() local
H A DInlineSizeEstimatorAnalysis.cpp56 Calls, global() enumerator
H A DCallGraphSCCPass.cpp207 DenseMap<Value *, CallGraphNode *> Calls; in RefreshCallGraph() local
[all...]
H A DStackSafetyAnalysis.cpp130 CallsTy Calls; member
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp53 CallVec Calls; member in __anon9bf82a9d0111::CastedAllocFinder
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveStaticOffset.cpp594 std::vector<Instruction *> Calls; collectPreserveStaticOffsetCalls() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp498 const auto Calls = findCastMutation() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp380 unsigned Calls = 0, Refs = 0, Functions = 0, Alias = 0, Globals = 0; printIndexStats() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp1402 __anon77b840e90102(ArrayRef<CallInst *> Calls, Value *Res) fold_sincos() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp464 ReadySuspendResumeResult Calls = {{}, Operand, /*IsInvalid=*/false}; buildCoawaitCalls() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp1578 DeclContext::lookup_result Calls = RD.lookup(Name); getLambdaCallOperatorHelper() local
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp8929 std::vector<FunctionSummary::EdgeTy> Calls; parseFunctionSummary() local
9216 parseOptionalCalls(std::vector<FunctionSummary::EdgeTy> & Calls) parseOptionalCalls() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3307 setLibcallName(ArrayRef<RTLIB::Libcall> Calls,const char * Name) setLibcallName() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7341 std::vector<FunctionSummary::EdgeTy> Calls = makeCallList( parseEntireSummary() local