Home
last modified time | relevance | path

Searched defs:FirstCand (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMachineScheduler.cpp35 SchedCandidate &FirstCand = Zone.isTop() ? TryCand : Cand; in biasAddiLoadCandidate() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOutliner.cpp624 Candidate &FirstCand = OF.Candidates.front(); in createOutlinedFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp6393 outliner::Candidate &FirstCand = RepeatedSequenceLocs[0]; in getOutliningCandidateInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp5758 outliner::Candidate &FirstCand = RepeatedSequenceLocs[0]; in getOutliningCandidateInfo() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp10289 FunctionDecl *FirstCand = nullptr, *SecondCand = nullptr; in MaybeDiagnoseAmbiguousConstraints() local