Searched defs:Candidate (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DSink.cpp243 BasicBlock *Candidate = (*I)->getBlock(); local
/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp466 SchedulingCost(ReadyQueue &Q, SUnit *SU, SchedCandidate &Candidate, RegPressureDelta &Delta, bool verbose) argument
532 pickNodeFromQueue(ReadyQueue &Q, const RegPressureTracker &RPTracker, SchedCandidate &Candidate) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp705 bool Filler::delayHasHazard(const MachineInstr &Candidate, RegDefsUses &RegDU, argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp384 virtual bool ValidateCandidate(const TypoCorrection &Candidate) { argument
H A DSemaLookup.cpp4295 TypoCorrection &Candidate = I->second.front(); variable
3963 isCandidateViable(CorrectionCandidateCallback &CCC, TypoCorrection &Candidate) argument
[all...]
H A DSemaDecl.cpp7409 NamedDecl *Candidate = Previous.getFoundDecl(); local
H A DSemaOverload.cpp5508 OverloadCandidate &Candidate = CandidateSet.addCandidate(Args.size()); local
5681 OverloadCandidate &Candidate = CandidateSet.addCandidate(Args.size() + 1); local
5789 OverloadCandidate &Candidate = CandidateSet.addCandidate(); local
5839 OverloadCandidate &Candidate = CandidateSet.addCandidate(); local
5937 OverloadCandidate &Candidate = CandidateSet.addCandidate(1); local
6080 OverloadCandidate &Candidate = CandidateSet.addCandidate(); local
6118 OverloadCandidate &Candidate = CandidateSet.addCandidate(Args.size() + 1); local
6272 OverloadCandidate &Candidate = CandidateSet.addCandidate(Args.size()); local
[all...]

Completed in 134 milliseconds