HomeSort by relevance Sort by last modified time
    Searched refs:tryCandidateTopDown (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AMDGPU/
SIMachineScheduler.h 199 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
SIMachineScheduler.cpp 192 void SIScheduleBlock::tryCandidateTopDown(SISchedCandidate &Cand,
258 tryCandidateTopDown(TopCand, TryCand);
    [all...]

Completed in 511 milliseconds