Home
last modified time | relevance | path

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

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