Searched defs:PPC (Results 1 - 10 of 10) sorted by relevance

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.h17 // GCC #defines PPC on Linux but we use it as our namespace name
18 #undef PPC macro
48 /// Construct an PPC ELF object writer.
51 /// Construct a PPC Mach-O object writer.
86 // Generated files will use "namespace PPC". To avoid symbol clash,
87 // undefine PPC here. PPC may be predefined on some hosts.
88 #undef PPC macro
H A DPPCFixupKinds.h1 //===-- PPCFixupKinds.h - PPC Specific Fixup Entries ------------*- C++ -*-===//
15 #undef PPC macro
18 namespace PPC { namespace in namespace:llvm
H A DPPCPredicates.h1 //===-- PPCPredicates.h - PPC Branch Predicate Information ------*- C++ -*-===//
17 // GCC #defines PPC on Linux but we use it as our namespace name
18 #undef PPC macro
20 // Generated files will use "namespace PPC". To avoid symbol clash,
21 // undefine PPC here. PPC may be predefined on some hosts.
22 #undef PPC macro
25 namespace PPC { namespace in namespace:llvm
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h10 // This file defines the interfaces that PPC uses to lower LLVM code into a
18 #include "PPC.h"
60 /// VPERM - The PPC VPERM Instruction.
91 /// These nodes represent the 32-bit PPC shifts that operate on 6-bit
167 /// PPC::BLE), DESTBB is the destination block to branch to, and INFLAG is
364 namespace PPC { namespace in namespace:llvm
590 /// type Ty1 to type Ty2. e.g. On PPC it's free to truncate a i64 value in
879 namespace PPC { namespace in namespace:llvm
H A DPPC.h1 //===-- PPC.h - Top-level interface for PowerPC Target ----------*- C++ -*-===//
21 // GCC #defines PPC on Linux but we use it as our namespace name
22 #undef PPC macro
61 // PPC Specific MachineOperand flags.
H A DPPCHazardRecognizers.cpp15 #include "PPC.h"
68 if (!PredMCID || PredMCID->getSchedClass() != PPC::Sched::IIC_SprMTSPR)
83 namespace llvm { namespace PPC { extern int getNonRecordFormOpcode(uint16_t); } } namespace in namespace:llvm
97 case PPC::Sched::IIC_IntDivW:
98 case PPC::Sched::IIC_IntDivD:
99 case PPC::Sched::IIC_LdStLoadUpd:
100 case PPC::Sched::IIC_LdStLDU:
101 case PPC::Sched::IIC_LdStLFDU:
102 case PPC::Sched::IIC_LdStLFDUX:
103 case PPC
[all...]
H A DPPCVSXFMAMutate.cpp17 #include "PPC.h"
46 namespace llvm { namespace PPC { namespace in namespace:llvm
79 int AltOpc = PPC::getAltVSXFMAOpcode(MI->getOpcode());
H A DPPCSubtarget.h1 //===-- PPCSubtarget.h - Define Subtarget for the PPC ----------*- C++ -*--===//
30 // GCC #defines PPC on Linux but we use it as our namespace name
31 #undef PPC macro
36 namespace PPC { namespace in namespace:llvm
/external/clang/include/clang/Basic/
H A DTargetBuiltins.h21 #undef PPC macro
56 /// \brief PPC builtins
57 namespace PPC { namespace in namespace:clang
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dyjp-controller-api-redist.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/yourkit/ com/yourkit/api/ com/yourkit/runtime/ com/ ...

Completed in 475 milliseconds