Home
last modified time | relevance | path

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

12

/external/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp141 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
DNaryReassociate.cpp530 auto &Candidates = Pos->second; in findClosestMatchingDominator() local
DStraightLineStrengthReduce.cpp203 ilist<Candidate> Candidates; member in __anona15675270111::StraightLineStrengthReduce
DSeparateConstOffsetFromGEP.cpp1100 auto &Candidates = Pos->second; in findClosestMatchingDominator() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegisterScavenging.cpp267 BitVector &Candidates, in findSurvivorReg()
334 BitVector Candidates = in scavengeRegister() local
DMachineLICM.cpp388 SmallVector<CandidateInfo, 32> &Candidates) { in ProcessMI()
468 SmallVector<CandidateInfo, 32> Candidates; in HoistRegionPostRA() local
DRegAllocLinearScan.cpp844 void RALinScan::findIntervalsToSpill(LiveInterval *cur, in findIntervalsToSpill()
/external/v8/src/compiler/
Djs-inlining-heuristic.h56 typedef ZoneSet<Candidate, CandidateCompare> Candidates; typedef
/external/llvm/lib/CodeGen/
DRegisterScavenging.cpp277 BitVector &Candidates, in findSurvivorReg()
355 BitVector Candidates = TRI->getAllocatableSet(MF, RC); in scavengeRegister() local
DMachineLICM.cpp355 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/
Dtransportdescription.h72 typedef std::vector<Candidate> Candidates; typedef
Dtransport.h46 typedef std::vector<Candidate> Candidates; typedef
Dport.h199 virtual const std::vector<Candidate>& Candidates() const { in Candidates() function
/external/clang/include/clang/Sema/
DTemplateDeduction.h273 SmallVector<TemplateSpecCandidate, 16> Candidates; variable
/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp513 OverloadCandidate *Candidates, in ProcessOverloadCandidates()
DSemaCodeComplete.cpp3971 ArrayRef<ResultCandidate> Candidates, in getParamType()
3996 MutableArrayRef<ResultCandidate> Candidates, in CodeCompleteOverloadResults()
DSemaStmt.cpp3856 ArrayRef<CapturingScopeInfo::Capture> Candidates) { in buildCapturedStmtCaptureList()
/external/llvm/lib/Target/Mips/
DMips16InstrInfo.cpp335 BitVector Candidates = in loadImmediate() local
/external/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp578 Instruction *Inst, const std::vector<PromotionCandidate> &Candidates, in tryToPromote()
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp616 OverloadCandidate *Candidates, in ProcessOverloadCandidates()
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmInstrumentation.cpp160 static const MCPhysReg Candidates[] = { X86::RBP, X86::RAX, X86::RBX, in ChooseFrameReg() local
/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp141 SmallVector<const MergeCandidate*,4> Candidates; member
/external/clang/lib/Frontend/
DASTUnit.cpp2128 OverloadCandidate *Candidates, in ProcessOverloadCandidates()
/external/webrtc/talk/session/media/
Dmediasession_unittest.cc54 typedef std::vector<cricket::Candidate> Candidates; typedef
/external/webrtc/talk/app/webrtc/
Dwebrtcsdp_unittest.cc79 typedef std::vector<Candidate> Candidates; typedef

12