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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 123 bool FeatureMFTB;
258 bool isFeatureMFTB() const { return FeatureMFTB; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCSubtarget.h 125 bool FeatureMFTB;
264 bool isFeatureMFTB() const { return FeatureMFTB; }

Completed in 533 milliseconds