HomeSort by: relevance | last modified time | path
    Searched defs:PPCII (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPC.h 88 namespace PPCII {
169 } // end namespace PPCII
PPCInstrInfo.h 24 /// PPCII - This namespace holds all of the PowerPC target-specific
27 namespace PPCII {
72 } // end namespace PPCII
287 return get(Opcode).TSFlags & PPCII::XFormMemOp;
290 return get(Opcode).TSFlags & PPCII::Prefixed;

Completed in 42 milliseconds