Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCMachineScheduler.cpp35 SchedCandidate &FirstCand = Zone.isTop() ? TryCand : Cand; in biasAddiLoadCandidate() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineOutliner.cpp635 Candidate &FirstCand = OF.Candidates.front(); in createOutlinedFunction() local
H A DTargetInstrInfo.cpp1410 outliner::Candidate &FirstCand = Candidates.front(); in mergeOutliningCandidateAttributes() local
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp6986 outliner::Candidate &FirstCand = RepeatedSequenceLocs[0]; in getOutliningCandidateInfo() local
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp5852 outliner::Candidate &FirstCand = RepeatedSequenceLocs[0]; in getOutliningCandidateInfo() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp10463 FunctionDecl *FirstCand = nullptr, *SecondCand = nullptr; in MaybeDiagnoseAmbiguousConstraints() local