Searched refs:Target (Results 1 - 25 of 935) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/TargetInfo/
H A DPowerPCTargetInfo.h1 //===-- PowerPCTargetInfo.h - PowerPC Target Implementation -----*- C++ -*-===//
14 class Target;
16 Target &getThePPC32Target();
17 Target &getThePPC32LETarget();
18 Target &getThePPC64Target();
19 Target &getThePPC64LETarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/TargetInfo/
H A DMipsTargetInfo.h1 //===-- MipsTargetInfo.h - Mips Target Implementation -----------*- C++ -*-===//
14 class Target;
16 Target &getTheMipsTarget();
17 Target &getTheMipselTarget();
18 Target &getTheMips64Target();
19 Target &getTheMips64elTarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/TargetInfo/
H A DARMTargetInfo.h1 //===-- ARMTargetInfo.h - ARM Target Implementation -------------*- C++ -*-===//
14 class Target;
16 Target &getTheARMLETarget();
17 Target &getTheARMBETarget();
18 Target &getTheThumbLETarget();
19 Target &getTheThumbBETarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/TargetInfo/
H A DAArch64TargetInfo.h1 //===-- AArch64TargetInfo.h - AArch64 Target Implementation -----*- C++ -*-===//
14 class Target;
16 Target &getTheAArch64leTarget();
17 Target &getTheAArch64beTarget();
18 Target &getTheAArch64_32Target();
19 Target &getTheARM64Target();
20 Target &getTheARM64_32Target();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/TargetInfo/
H A DX86TargetInfo.h1 //===-- X86TargetInfo.h - X86 Target Implementation -------------*- C++ -*-===//
14 class Target;
16 Target &getTheX86_32Target();
17 Target &getTheX86_64Target();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/TargetInfo/
H A DNVPTXTargetInfo.h1 //===-- NVPTXTargetInfo.h - NVPTX Target Implementation ---------*- C++ -*-===//
14 class Target;
16 Target &getTheNVPTXTarget32();
17 Target &getTheNVPTXTarget64();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/TargetInfo/
H A DLoongArchTargetInfo.h1 //===-- LoongArchTargetInfo.h - LoongArch Target Implementation -*- C++ -*-===//
14 class Target;
16 Target &getTheLoongArch32Target();
17 Target &getTheLoongArch64Target();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/TargetInfo/
H A DRISCVTargetInfo.h1 //===-- RISCVTargetInfo.h - RISC-V Target Implementation --------*- C++ -*-===//
14 class Target;
16 Target &getTheRISCV32Target();
17 Target &getTheRISCV64Target();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/TargetInfo/
H A DAMDGPUTargetInfo.h18 class Target;
21 Target &getTheR600Target();
24 Target &getTheGCNTarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Sparc/TargetInfo/
H A DSparcTargetInfo.h1 //===-- SparcTargetInfo.h - Sparc Target Implementation ---------*- C++ -*-===//
14 class Target;
16 Target &getTheSparcTarget();
17 Target &getTheSparcV9Target();
18 Target &getTheSparcelTarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/BPF/TargetInfo/
H A DBPFTargetInfo.h1 //===-- BPFTargetInfo.h - BPF Target Implementation -------------*- C++ -*-===//
14 class Target;
16 Target &getTheBPFleTarget();
17 Target &getTheBPFbeTarget();
18 Target &getTheBPFTarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SPIRV/TargetInfo/
H A DSPIRVTargetInfo.h1 //===-- SPIRVTargetInfo.h - SPIRV Target Implementation ---------*- C++ -*-===//
14 class Target;
16 Target &getTheSPIRV32Target();
17 Target &getTheSPIRV64Target();
18 Target &getTheSPIRVLogicalTarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/TargetInfo/
H A DSystemZTargetInfo.h14 class Target;
16 Target &getTheSystemZTarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/XCore/TargetInfo/
H A DXCoreTargetInfo.h1 //===-- XCoreTargetInfo.h - XCore Target Implementation ---------*- C++ -*-===//
14 class Target;
16 Target &getTheXCoreTarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/VE/TargetInfo/
H A DVETargetInfo.h1 //===-- VETargetInfo.h - VE Target Implementation ---------------*- C++ -*-===//
14 class Target;
16 Target &getTheVETarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/TargetInfo/
H A DAVRTargetInfo.h1 //===-- AVRTargetInfo.h - AVR Target Implementation -------------*- C++ -*-===//
13 class Target;
15 Target &getTheAVRTarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/TargetInfo/
H A DCSKYTargetInfo.h1 //===-- CSKYTargetInfo.cpp - CSKY Target Implementation -------------------===//
14 class Target;
16 Target &getTheCSKYTarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARC/TargetInfo/
H A DARCTargetInfo.h1 //===- ARCTargetInfo.h - ARC Target Implementation ------------- *- C++ -*-===//
14 class Target;
16 Target &getTheARCTarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/TargetInfo/
H A DHexagonTargetInfo.h1 //===-- HexagonTargetInfo.h - Hexagon Target Implementation -----*- C++ -*-===//
14 class Target;
16 Target &getTheHexagonTarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Lanai/TargetInfo/
H A DLanaiTargetInfo.h1 //===-- LanaiTargetInfo.h - Lanai Target Implementation ---------*- C++ -*-===//
14 class Target;
16 Target &getTheLanaiTarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/MSP430/TargetInfo/
H A DMSP430TargetInfo.h1 //===-- MSP430TargetInfo.h - MSP430 Target Implementation -------*- C++ -*-===//
14 class Target;
16 Target &getTheMSP430Target();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/M68k/TargetInfo/
H A DM68kTargetInfo.h1 //===-- M68kTargetInfo.h - M68k Target Implementation -----------*- C++ -*-===//
13 class Target;
15 Target &getTheM68kTarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/DirectX/TargetInfo/
H A DDirectXTargetInfo.h1 //===-- DirectXTargetInfo.h - DircetX Target Implementation -----*- C++ -*-===//
13 class Target;
15 Target &getTheDirectXTarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Xtensa/TargetInfo/
H A DXtensaTargetInfo.h1 //===-- XtensaTargetInfo.h - Xtensa Target Implementation -*- C++ -------*-===//
14 class Target;
16 Target &getTheXtensaTarget();
/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/TargetInfo/
H A DWebAssemblyTargetInfo.h1 //===-- WebAssemblyTargetInfo.h - WebAssembly Target Impl -------*- C++ -*-===//
19 class Target;
21 Target &getTheWebAssemblyTarget32();
22 Target &getTheWebAssemblyTarget64();

Completed in 146 milliseconds

1234567891011>>