Searched defs:PPC (Results 1 - 16 of 16) 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/swiftshader/third_party/LLVM/lib/Target/PowerPC/
H A DPPCRelocations.h19 // Hack to rid us of a PPC pre-processor symbol which is erroneously
20 // defined in a PowerPC header file (bug in Linux/PPC)
21 #ifdef PPC
22 #undef PPC macro
26 namespace PPC { namespace in namespace:llvm
H A DPPC.h1 //===-- PPC.h - Top-level interface for PowerPC Target ----------*- C++ -*-===//
22 // GCC #defines PPC on Linux but we use it as our namespace name
23 #undef PPC macro
48 // PPC Specific MachineOperand flags.
H A DPPCISelLowering.h10 // This file defines the interfaces that PPC uses to lower LLVM code into a
20 #include "PPC.h"
51 /// VPERM - The PPC VPERM Instruction.
88 /// These nodes represent the 32-bit PPC shifts that operate on 6-bit
135 /// PPC::BLE), DESTBB is the destination block to branch to, and INFLAG is
160 /// LARX = This corresponds to PPC l{w|d}arx instrcution: load and
164 /// STCX = This corresponds to PPC stcx. instrcution: store conditional
193 namespace PPC { namespace in namespace:llvm
H A DPPCSubtarget.h1 //=====-- PPCSubtarget.h - Define Subtarget for the PPC -------*- C++ -*--====//
25 // GCC #defines PPC on Linux but we use it as our namespace name
26 #undef PPC macro
31 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.
64 /// XXSPLT - The PPC VSX splat instructions
68 /// XXINSERT - The PPC VSX insert instruction
72 /// VECSHL - The PPC VSX shift left instruction
103 /// These nodes represent the 32-bit PPC shifts that operate on 6-bit
189 /// PPC::BLE), DESTBB is the destination block to branch to, and INFLAG is
390 namespace PPC { namespace in namespace:llvm
657 /// type Ty1 to type Ty2. e.g. On PPC i
940 namespace PPC { namespace in namespace:llvm
[all...]
H A DPPC.h1 //===-- PPC.h - Top-level interface for PowerPC Target ----------*- C++ -*-===//
20 // GCC #defines PPC on Linux but we use it as our namespace name
21 #undef PPC macro
60 // 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"
52 namespace llvm { namespace PPC { namespace in namespace:llvm
85 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/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
H A DPPCFixupKinds.h1 //===-- PPCFixupKinds.h - PPC Specific Fixup Entries ------------*- C++ -*-===//
16 namespace PPC { namespace in namespace:llvm
H A DPPCPredicates.h1 //===-- PPCPredicates.h - PPC Branch Predicate Information ------*- C++ -*-===//
18 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 455 milliseconds