Searched refs:DIR_E500mc (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h44 DIR_E500mc, enumerator in enum:llvm::PPC::__anon2554
H A DPPCSubtarget.cpp188 case PPC::DIR_E500mc:
H A DPPCTargetTransformInfo.cpp172 if (Directive == PPC::DIR_E500mc || Directive == PPC::DIR_E5500)
H A DPPCInstrInfo.cpp62 Directive == PPC::DIR_E500mc || Directive == PPC::DIR_E5500) {
79 Directive != PPC::DIR_E500mc && Directive != PPC::DIR_E5500) {
H A DPPCISelLowering.cpp568 if (Subtarget->getDarwinDirective() == PPC::DIR_E500mc ||

Completed in 119 milliseconds