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

  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCHazardRecognizers.h 36 // HasCTRSet - If the CTR register is set in this group, disallow BCTRL.
37 bool HasCTRSet;
  /external/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.h 63 // HasCTRSet - If the CTR register is set in this group, disallow BCTRL.
64 bool HasCTRSet;

Completed in 178 milliseconds