| /openbsd-src/gnu/usr.bin/clang/include/llvm/PowerPC/ |
| H A D | Makefile | 29 PPCGenAsmMatcher.inc: ${LLVM_SRCS}/lib/Target/PowerPC/PPC.td 31 -I${LLVM_SRCS}/include -I${LLVM_SRCS}/lib/Target/PowerPC \ 34 PPCGenAsmWriter.inc: ${LLVM_SRCS}/lib/Target/PowerPC/PPC.td 36 -I${LLVM_SRCS}/include -I${LLVM_SRCS}/lib/Target/PowerPC \ 39 PPCGenCallingConv.inc: ${LLVM_SRCS}/lib/Target/PowerPC/PPC.td 41 -I${LLVM_SRCS}/include -I${LLVM_SRCS}/lib/Target/PowerPC \ 44 PPCGenDAGISel.inc: ${LLVM_SRCS}/lib/Target/PowerPC/PPC.td 46 -I${LLVM_SRCS}/include -I${LLVM_SRCS}/lib/Target/PowerPC \ 49 PPCGenDisassemblerTables.inc: ${LLVM_SRCS}/lib/Target/PowerPC/PPC.td 51 -I${LLVM_SRCS}/include -I${LLVM_SRCS}/lib/Target/PowerPC \ [all …]
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | c-ppc.texi | 8 @chapter PowerPC Dependent Features 12 @chapter PowerPC Dependent Features 15 @cindex PowerPC support 17 * PowerPC-Opts:: Options 18 * PowerPC-Pseudo:: PowerPC Assembler Directives 21 @node PowerPC-Opts 24 @cindex options for PowerPC 25 @cindex PowerPC options 26 @cindex architectures, PowerPC 27 @cindex PowerPC architectures [all …]
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | c-ppc.texi | 8 @chapter PowerPC Dependent Features 12 @chapter PowerPC Dependent Features 15 @cindex PowerPC support 17 * PowerPC-Opts:: Options 18 * PowerPC-Pseudo:: PowerPC Assembler Directives 21 @node PowerPC-Opts 24 @cindex options for PowerPC 25 @cindex PowerPC options 26 @cindex architectures, PowerPC 27 @cindex PowerPC architectures [all …]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/tools/llvm-exegesis/lib/PowerPC/ |
| H A D | BUILD.gn | 5 td_file = "//llvm/lib/Target/PowerPC/PPC.td" 8 static_library("PowerPC") { 14 # Exegesis reaches inside the Target/PowerPC tablegen internals and must 15 # depend on these Target/PowerPC-internal build targets. 16 "//llvm/lib/Target/PowerPC/MCTargetDesc", 19 include_dirs = [ "//llvm/lib/Target/PowerPC" ]
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/unittests/tools/llvm-exegesis/PowerPC/ |
| H A D | BUILD.gn | 10 "//llvm/lib/Target/PowerPC", 12 # Exegesis reaches inside the Target/PowerPC tablegen internals and must 13 # depend on these Target/PowerPC-internal build targets. 14 "//llvm/lib/Target/PowerPC/MCTargetDesc", 16 "//llvm/tools/llvm-exegesis/lib/PowerPC", 19 "//llvm/lib/Target/PowerPC",
|
| /openbsd-src/gnu/usr.bin/clang/libLLVMPowerPCInfo/ |
| H A D | Makefile | 6 CPPFLAGS+= -I${.OBJDIR}/../include/llvm/PowerPC \ 7 -I${LLVM_SRCS}/lib/Target/PowerPC 11 .PATH: ${.CURDIR}/../../../llvm/llvm/lib/Target/PowerPC/TargetInfo
|
| /openbsd-src/gnu/usr.bin/clang/libLLVMPowerPCAsmParser/ |
| H A D | Makefile | 6 CPPFLAGS+= -I${.OBJDIR}/../include/llvm/PowerPC \ 7 -I${LLVM_SRCS}/lib/Target/PowerPC 11 .PATH: ${.CURDIR}/../../../llvm/llvm/lib/Target/PowerPC/AsmParser
|
| /openbsd-src/gnu/usr.bin/clang/libLLVMPowerPCDisassembler/ |
| H A D | Makefile | 6 CPPFLAGS+= -I${.OBJDIR}/../include/llvm/PowerPC \ 7 -I${LLVM_SRCS}/lib/Target/PowerPC 11 .PATH: ${.CURDIR}/../../../llvm/llvm/lib/Target/PowerPC/Disassembler
|
| /openbsd-src/gnu/usr.bin/clang/libLLVMPowerPCCodeGen/ |
| H A D | Makefile | 6 CPPFLAGS+= -I${.OBJDIR}/../include/llvm/PowerPC \ 7 -I${LLVM_SRCS}/lib/Target/PowerPC 54 .PATH: ${.CURDIR}/../../../llvm/llvm/lib/Target/PowerPC 55 .PATH: ${.CURDIR}/../../../llvm/llvm/lib/Target/PowerPC/GISel
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/PowerPC/ |
| H A D | CMakeLists.txt | 2 ${LLVM_MAIN_SRC_DIR}/lib/Target/PowerPC 3 ${LLVM_BINARY_DIR}/lib/Target/PowerPC 7 PowerPC
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/unittests/Target/PowerPC/ |
| H A D | BUILD.gn | 7 "//llvm/lib/Target/PowerPC:LLVMPowerPCCodeGen", 8 "//llvm/lib/Target/PowerPC/MCTargetDesc", 9 "//llvm/lib/Target/PowerPC/TargetInfo",
|
| /openbsd-src/gnu/usr.bin/clang/libLLVMPowerPCDesc/ |
| H A D | Makefile | 6 CPPFLAGS+= -I${.OBJDIR}/../include/llvm/PowerPC \ 7 -I${LLVM_SRCS}/lib/Target/PowerPC 21 .PATH: ${.CURDIR}/../../../llvm/llvm/lib/Target/PowerPC/MCTargetDesc
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | rs6000.opt | 37 Use PowerPC instruction set 41 Do not use PowerPC instruction set 45 Use PowerPC-64 instruction set 49 Use PowerPC General Purpose group optional instructions 53 Use PowerPC Graphics group optional instructions 57 Use PowerPC V2.01 single field mfcr instruction 61 Use PowerPC V2.02 popcntb instruction 65 Use PowerPC V2.02 floating point rounding instructions 89 Use new mnemonics for PowerPC architecture 93 Use old mnemonics for PowerPC architecture
|
| H A D | 40x.md | 1 ;; Scheduling description for IBM PowerPC 403 and PowerPC 405 processors. 26 ;; Embedded PowerPC controller
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/PowerPC/Disassembler/ |
| H A D | BUILD.gn | 15 "//llvm/lib/Target/PowerPC/MCTargetDesc", 16 "//llvm/lib/Target/PowerPC/TargetInfo",
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/PowerPC/AsmParser/ |
| H A D | BUILD.gn | 16 "//llvm/lib/Target/PowerPC/MCTargetDesc", 17 "//llvm/lib/Target/PowerPC/TargetInfo",
|
| /openbsd-src/gnu/usr.bin/clang/ |
| H A D | Makefile.arch | 3 LLVM_ARCHS=AArch64 AMDGPU ARM Mips PowerPC RISCV Sparc X86 9 LLVM_ARCH= PowerPC
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/ |
| H A D | targets.gni | 21 "PowerPC", 39 native_target = "PowerPC" 84 } else if (target == "PowerPC") {
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
| H A D | CMakeLists.txt | 9 if (LLVM_TARGETS_TO_BUILD MATCHES "PowerPC") 10 list(APPEND LLVM_EXEGESIS_TARGETS "PowerPC")
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | CMakeLists.txt | 1 add_llvm_component_group(PowerPC HAS_JIT) 83 PowerPC
|
| H A D | PPCCallingConv.td | 1 //===- PPCCallingConv.td - Calling Conventions for PowerPC -*- tablegen -*-===// 9 // This describes the calling conventions for the PowerPC 32- and 64-bit 47 // Return-value convention for PowerPC coldcc. 69 // Return-value convention for PowerPC 116 // PowerPC, but handle all the complexities of the ABI in the lowering 120 // Simple calling convention for 64-bit ELF PowerPC fast isel. 135 // Simple return-value convention for 64-bit ELF PowerPC fast isel. 160 // PowerPC System V Release 4 32-bit ABI
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | CompilerWriterInfo.rst | 55 PowerPC section in Hardware 75 Embedded PowerPC Processors manuals and docs argument 78 * `Book E: Enhanced PowerPC Architecture <https://www.nxp.com/docs/en/user-guide/BOOK_EUM.pdf>`_ 89 * `PowerPC Compiler Writer's Guide <http://www.ibm.com/chips/techlib/techlib.nsf/techdocs/852569B20… argument 90 * `Intro to PowerPC Architecture <http://www.ibm.com/developerworks/linux/library/l-powarch/>`_ 92 * `PowerPC ABI documents <http://penguinppc.org/dev/#library>`_ 172 * `PowerPC 64-bit ELF ABI Supplement <http://www.linuxbase.org/spec/ELF/ppc64/>`_
|
| /openbsd-src/gnu/llvm/llvm/ |
| H A D | CREDITS.TXT | 31 D: PowerPC backend developer 61 D: Portions of X86 and Sparc JIT compilers, PowerPC backend 131 D: Basic-block autovectorization, PowerPC backend improvements 155 D: Portions of the PowerPC backend 227 D: PowerPC Backend Developer 429 D: PowerPC Backend Developer 547 D: PowerPC Backend Developer 555 D: PowerPC Backend Developer 559 D: PowerPC Backend Developer 567 D: PowerPC Analysis
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | IntrinsicsPowerPC.td | 1 //===- IntrinsicsPowerPC.td - Defines PowerPC intrinsics ---*- tablegen -*-===// 9 // This file defines all of the PowerPC-specific intrinsics. 14 // Definitions for all PowerPC intrinsics. 228 // PowerPC MMA Intrinsic Multi Class Definitions. 255 // PowerPC Altivec Intrinsic Class Definitions. 258 /// PowerPC_Vec_FF_Intrinsic - A PowerPC intrinsic that takes one v4f32 264 /// PowerPC_Vec_FFF_Intrinsic - A PowerPC intrinsic that takes two v4f32 271 /// PowerPC_Vec_BBB_Intrinsic - A PowerPC intrinsic that takes two v16i8 278 /// PowerPC_Vec_HHH_Intrinsic - A PowerPC intrinsic that takes two v8i16 285 /// PowerPC_Vec_WWW_Intrinsic - A PowerPC intrinsic that takes two v4i32 [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/TargetInfo/ |
| H A D | CMakeLists.txt | 9 PowerPC
|