Searched defs:Target (Results 1 - 25 of 260) sorted by relevance

1234567891011

/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/target/
H A Dllvm_target.mli130 module Target : sig module
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.h79 std::unique_ptr<DebugObjectRegistrar> Target; member in class:llvm::orc::DebugObjectManagerPlugin
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFObjectWriter.cpp32 getRelocType(MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsPCRel) const argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/ARCMigrate/
H A DFileRemapper.h36 typedef llvm::PointerUnion<const FileEntry *, llvm::MemoryBuffer *> Target; typedef in class:clang::arcmt::FileRemapper
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.h54 uint64_t Target; member in struct:llvm::cfi_verify::ConditionalBranchNode
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFELFObjectWriter.cpp38 unsigned BPFELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, argument
H A DBPFAsmBackend.cpp61 applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, const MCValue &Target, MutableArrayRef<char> Data, uint64_t Value, bool IsResolved, const MCSubtargetInfo *STI) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFObjectWriter.cpp40 getRelocType(MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsCrossSection, const MCAsmBackend &MAB) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUELFObjectWriter.cpp39 getRelocType(MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsPCRel) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMWinCOFFObjectWriter.cpp45 getRelocType(MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsCrossSection, const MCAsmBackend &MAB) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRELFObjectWriter.cpp39 getRelocType(MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsPCRel) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DTargetSelect.cpp87 TargetMachine *Target = local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/
H A DTarget.h24 class Target { class in namespace:llvm::MachO
27 Target(Architecture Arch, PlatformKind Platform) function in class:llvm::MachO::Target
29 explicit Target(const llvm::Triple &Triple) function in class:llvm::MachO::Target
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonELFObjectWriter.cpp42 getRelocType(MCContext &Ctx, MCValue const &Target, MCFixup const &Fixup, bool IsPCRel) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFObjectWriter.cpp48 getRelocType(MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsPCRel) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFObjectWriter.cpp46 getRelocType( MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsCrossSection, const MCAsmBackend &MAB) const argument
H A DAArch64ELFObjectWriter.cpp105 getRelocType(MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsPCRel) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/
H A DVEELFObjectWriter.cpp38 unsigned VEELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCXCOFFObjectWriter.cpp41 getRelocTypeAndSignSize( const MCValue &Target, const MCFixup &Fixup, bool IsPCRel) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DPlatform.cpp35 PlatformKind mapToPlatformKind(const Triple &Target) { argument
H A DArchitecture.cpp74 Architecture mapToArchitecture(const Triple &Target) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp41 getRelocType(MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsPCRel) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/AArch64/
H A DTarget.cpp67 static ExegesisAArch64Target Target; local
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpisrc/
H A Dasutils.c56 AsSkipUntilChar( char *Buffer, char Target) argument
85 AsSkipPastChar( char *Buffer, char Target) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCObjectWriter.cpp116 getRelocType(MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsPCRel) const argument

Completed in 507 milliseconds

1234567891011