/external/llvm/lib/Transforms/Scalar/ |
D | LoopLoadElimination.cpp | 127 std::forward_list<StoreToLoadForwardingCandidate> Candidates; in findStoreToLoadDependences() local 203 std::forward_list<StoreToLoadForwardingCandidate> &Candidates) { in removeDependencesFromMultipleStores() 268 const SmallVectorImpl<StoreToLoadForwardingCandidate> &Candidates) { in findPointersWrittenOnForwardingPath() 323 const SmallVectorImpl<StoreToLoadForwardingCandidate> &Candidates) { in collectMemchecks() 428 SmallVector<StoreToLoadForwardingCandidate, 4> Candidates; in processLoop() local
|
D | NaryReassociate.cpp | 561 auto &Candidates = Pos->second; in findClosestMatchingDominator() local
|
D | StraightLineStrengthReduce.cpp | 203 ilist<Candidate> Candidates; member in __anonaa4ec62a0111::StraightLineStrengthReduce
|
D | SeparateConstOffsetFromGEP.cpp | 1100 auto &Candidates = Pos->second; in findClosestMatchingDominator() local
|
/external/llvm/lib/CodeGen/ |
D | RegisterScavenging.cpp | 292 BitVector &Candidates, in findSurvivorReg() 370 BitVector Candidates = in scavengeRegister() local
|
D | MachineLICM.cpp | 352 SmallVectorImpl<CandidateInfo> &Candidates) { in ProcessMI() 445 SmallVector<CandidateInfo, 32> Candidates; in HoistRegionPostRA() local 718 SmallVector<MachineInstr *, 8> Candidates; in SinkIntoLoop() local
|
/external/v8/src/compiler/ |
D | js-inlining-heuristic.h | 45 typedef ZoneSet<Candidate, CandidateCompare> Candidates; typedef
|
/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 | 247 SmallVector<TemplateSpecCandidate, 16> Candidates; variable
|
/external/clang/lib/Sema/ |
D | CodeCompleteConsumer.cpp | 513 OverloadCandidate *Candidates, in ProcessOverloadCandidates()
|
D | SemaCodeComplete.cpp | 3951 ArrayRef<ResultCandidate> Candidates, in getParamType() 3976 MutableArrayRef<ResultCandidate> Candidates, in CodeCompleteOverloadResults()
|
D | SemaStmt.cpp | 3788 ArrayRef<CapturingScopeInfo::Capture> Candidates) { in buildCapturedStmtCaptureList()
|
D | SemaLookup.cpp | 2855 SmallVector<NamedDecl *, 8> Candidates(R.begin(), R.end()); in LookupSpecialMember() local
|
D | SemaExprCXX.cpp | 1978 OverloadCandidateSet Candidates(StartLoc, OverloadCandidateSet::CSK_Normal); in FindAllocationOverload() local
|
D | SemaTemplate.cpp | 6825 UnresolvedSet<8> Candidates; in CheckFunctionTemplateSpecialization() local
|
/external/llvm/lib/Target/Mips/ |
D | Mips16InstrInfo.cpp | 336 BitVector Candidates = in loadImmediate() local
|
/external/clang/tools/libclang/ |
D | CIndexCodeCompletion.cpp | 616 OverloadCandidate *Candidates, in ProcessOverloadCandidates()
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmInstrumentation.cpp | 162 static const MCPhysReg Candidates[] = { X86::RBP, X86::RAX, X86::RBX, in ChooseFrameReg() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMLoadStoreOptimizer.cpp | 127 SmallVector<const MergeCandidate*,4> Candidates; member
|
/external/webrtc/talk/session/media/ |
D | mediasession_unittest.cc | 54 typedef std::vector<cricket::Candidate> Candidates; typedef
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 2119 OverloadCandidate *Candidates, in ProcessOverloadCandidates()
|
/external/webrtc/talk/app/webrtc/ |
D | webrtcsdp_unittest.cc | 79 typedef std::vector<Candidate> Candidates; typedef
|
/external/clang/lib/Serialization/ |
D | ASTReader.cpp | 8468 llvm::SmallVector<const NamedDecl*, 4> Candidates; in diagnoseOdrViolations() local
|