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

  /external/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.cpp 188 bool MustBeFirst = mustComeFirst(MCID, NSlots);
192 if (MustBeFirst && CurSlots) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.cpp 188 bool MustBeFirst = mustComeFirst(MCID, NSlots);
192 if (MustBeFirst && CurSlots) {

Completed in 235 milliseconds