Searched refs:DIR_PWR3 (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCSubtarget.h | 51 DIR_PWR3, enumerator
|
D | PPC.td | 42 def DirectivePwr3: SubtargetFeature<"", "DarwinDirective", "PPC::DIR_PWR3", "">;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCSubtarget.h | 51 DIR_PWR3, enumerator
|
D | PPC.td | 43 def DirectivePwr3: SubtargetFeature<"", "CPUDirective", "PPC::DIR_PWR3", "">;
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCSubtarget.h | 54 DIR_PWR3, enumerator
|
D | PPC.td | 43 def DirectivePwr3: SubtargetFeature<"", "CPUDirective", "PPC::DIR_PWR3", "">;
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenSubtargetInfo.inc | 8139 if (Bits[PPC::DirectivePwr3] && CPUDirective < PPC::DIR_PWR3) CPUDirective = PPC::DIR_PWR3;
|