/external/llvm/lib/Transforms/Scalar/ |
D | LoopLoadElimination.cpp | 141 std::forward_list<StoreToLoadForwardingCandidate> Candidates; in findStoreToLoadDependences() local 223 std::forward_list<StoreToLoadForwardingCandidate> &Candidates) { in removeDependencesFromMultipleStores() 288 const SmallVectorImpl<StoreToLoadForwardingCandidate> &Candidates) { in findPointersWrittenOnForwardingPath() 343 const SmallVectorImpl<StoreToLoadForwardingCandidate> &Candidates) { in collectMemchecks() 448 SmallVector<StoreToLoadForwardingCandidate, 4> Candidates; in processLoop() local
|
D | NaryReassociate.cpp | 530 auto &Candidates = Pos->second; in findClosestMatchingDominator() local
|
D | StraightLineStrengthReduce.cpp | 203 ilist<Candidate> Candidates; member in __anona15675270111::StraightLineStrengthReduce
|
D | SeparateConstOffsetFromGEP.cpp | 1100 auto &Candidates = Pos->second; in findClosestMatchingDominator() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | RegisterScavenging.cpp | 267 BitVector &Candidates, in findSurvivorReg() 334 BitVector Candidates = in scavengeRegister() local
|
D | MachineLICM.cpp | 388 SmallVector<CandidateInfo, 32> &Candidates) { in ProcessMI() 468 SmallVector<CandidateInfo, 32> Candidates; in HoistRegionPostRA() local
|
D | RegAllocLinearScan.cpp | 844 void RALinScan::findIntervalsToSpill(LiveInterval *cur, in findIntervalsToSpill()
|
/external/v8/src/compiler/ |
D | js-inlining-heuristic.h | 56 typedef ZoneSet<Candidate, CandidateCompare> Candidates; typedef
|
/external/llvm/lib/CodeGen/ |
D | RegisterScavenging.cpp | 277 BitVector &Candidates, in findSurvivorReg() 355 BitVector Candidates = TRI->getAllocatableSet(MF, RC); in scavengeRegister() local
|
D | MachineLICM.cpp | 355 SmallVectorImpl<CandidateInfo> &Candidates) { in ProcessMI() 447 SmallVector<CandidateInfo, 32> Candidates; in HoistRegionPostRA() local 708 SmallVector<MachineInstr *, 8> Candidates; in SinkIntoLoop() local
|
/external/webrtc/webrtc/p2p/base/ |
D | transportdescription.h | 72 typedef std::vector<Candidate> Candidates; typedef
|
D | transport.h | 46 typedef std::vector<Candidate> Candidates; typedef
|
D | port.h | 199 virtual const std::vector<Candidate>& Candidates() const { in Candidates() function
|
/external/clang/include/clang/Sema/ |
D | TemplateDeduction.h | 273 SmallVector<TemplateSpecCandidate, 16> Candidates; variable
|
/external/clang/lib/Sema/ |
D | CodeCompleteConsumer.cpp | 513 OverloadCandidate *Candidates, in ProcessOverloadCandidates()
|
D | SemaCodeComplete.cpp | 3971 ArrayRef<ResultCandidate> Candidates, in getParamType() 3996 MutableArrayRef<ResultCandidate> Candidates, in CodeCompleteOverloadResults()
|
D | SemaStmt.cpp | 3856 ArrayRef<CapturingScopeInfo::Capture> Candidates) { in buildCapturedStmtCaptureList()
|
/external/llvm/lib/Target/Mips/ |
D | Mips16InstrInfo.cpp | 335 BitVector Candidates = in loadImmediate() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | IndirectCallPromotion.cpp | 578 Instruction *Inst, const std::vector<PromotionCandidate> &Candidates, in tryToPromote()
|
/external/clang/tools/libclang/ |
D | CIndexCodeCompletion.cpp | 616 OverloadCandidate *Candidates, in ProcessOverloadCandidates()
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmInstrumentation.cpp | 160 static const MCPhysReg Candidates[] = { X86::RBP, X86::RAX, X86::RBX, in ChooseFrameReg() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMLoadStoreOptimizer.cpp | 141 SmallVector<const MergeCandidate*,4> Candidates; member
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 2128 OverloadCandidate *Candidates, in ProcessOverloadCandidates()
|
/external/webrtc/talk/session/media/ |
D | mediasession_unittest.cc | 54 typedef std::vector<cricket::Candidate> Candidates; typedef
|
/external/webrtc/talk/app/webrtc/ |
D | webrtcsdp_unittest.cc | 79 typedef std::vector<Candidate> Candidates; typedef
|