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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 123 bool FeatureMFTB;
258 bool isFeatureMFTB() const { return FeatureMFTB; }
PPCSubtarget.cpp 96 FeatureMFTB = false;
  /external/llvm/lib/Target/PowerPC/AsmParser/
PPCAsmParser.cpp     [all...]

Completed in 58 milliseconds