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

1234567891011>>

/freebsd-current/contrib/llvm-project/clang/lib/Basic/
H A DMakeSupport.cpp11 void clang::quoteMakeTarget(StringRef Target, SmallVectorImpl<char> &Res) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVEELFObjectWriter.cpp39 unsigned VEELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, argument
/freebsd-current/contrib/bearssl/T0/
H A DTPointerXT.cs34 internal Word Target { property in class:TPointerXT
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonELFObjectWriter.cpp42 getRelocType(MCContext &Ctx, MCValue const &Target, MCFixup const &Fixup, bool IsPCRel) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFELFObjectWriter.cpp38 unsigned BPFELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, argument
/freebsd-current/contrib/llvm-project/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
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRELFObjectWriter.cpp37 unsigned AVRELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFObjectWriter.cpp49 getRelocType( MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsCrossSection, const MCAsmBackend &MAB) const argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DTarget.h28 class Target { class in namespace:llvm::MachO
31 Target(Architecture Arch, PlatformType Platform, function in class:llvm::MachO::Target
34 explicit Target(const llvm::Triple &Triple) function in class:llvm::MachO::Target
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DTargetSelect.cpp87 TargetMachine *Target = local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.h99 std::unique_ptr<DebugObjectRegistrar> Target; member in class:llvm::orc::DebugObjectManagerPlugin
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DTableManager.h32 Symbol &getEntryForTarget(LinkGraph &G, Symbol &Target) { argument
61 bool registerPreExistingEntry(Symbol &Target, Symbol &Entry) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFObjectWriter.cpp34 getRelocType(MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsPCRel) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/TextAPI/
H A DArchitecture.cpp74 Architecture mapToArchitecture(const Triple &Target) { argument
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DX86MnemonicTables.cpp25 CodeGenTarget Target; member in class:__anon3042::X86MnemonicTablesEmitter
/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchELFObjectWriter.cpp47 getRelocType(MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsPCRel) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCXCOFFObjectWriter.cpp41 getRelocTypeAndSignSize( const MCValue &Target, const MCFixup &Fixup, bool IsPCRel) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp40 getRelocType(MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsPCRel) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFObjectWriter.cpp49 getRelocType(MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsPCRel) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMWinCOFFObjectWriter.cpp44 getRelocType(MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsCrossSection, const MCAsmBackend &MAB) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUELFObjectWriter.cpp36 getRelocType(MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsPCRel) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaELFObjectWriter.cpp46 unsigned XtensaObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, argument
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DPerGraphGOTAndPLTStubsBuilder.h70 Symbol &getGOTEntry(Symbol &Target) { argument
92 Symbol &getPLTStub(Symbol &Target) { argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVRange.cpp86 LVScope *Target = nullptr; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyWasmObjectWriter.cpp66 getRelocType( const MCValue &Target, const MCFixup &Fixup, const MCSectionWasm &FixupSection, bool IsLocRel) const argument

Completed in 160 milliseconds

1234567891011>>