/freebsd-src/lib/libpmc/pmu-events/arch/x86/sapphirerapids/ |
H A D | uncore-other.json | 505 "BriefDescription": "TOR Inserts for DRd misses from local IA targeting local memory", 516 "BriefDescription": "TOR Inserts for DRd misses from local IA targeting remote memory", 527 "BriefDescription": "TOR Inserts for DRd Pref misses from local IA targeting local memory", 538 "BriefDescription": "TOR Inserts for DRd Pref misses from local IA targeting remote memory", 559 "BriefDescription": "TOR Occupancy for DRd misses from local IA targeting local memory", 569 "BriefDescription": "TOR Occupancy for DRd misses from local IA targeting remote memory", 579 …"BriefDescription": "TOR Inserts for DRds issued by iA Cores targeting PMM Mem that Missed the LLC… 590 …"BriefDescription": "TOR Inserts for DRds issued by IA Cores targeting DDR Mem that Missed the LLC… 601 …"BriefDescription": "TOR Occupancy for DRds issued by iA Cores targeting DDR Mem that Missed the L… 611 …"BriefDescription": "TOR Occupancy for DRds issued by iA Cores targeting PMM Mem that Missed the L… [all …]
|
/freebsd-src/lib/libomp/ |
H A D | Makefile | 65 # When targeting i386, clang 9.0.0 produces a new warning about large atomic 71 # When targeting i386, clang 17.0.0 produces a new warning that __sync
|
/freebsd-src/share/man/man9/ |
H A D | DEFINE_IFUNC.9 | 55 operation: one targeting platforms with the extra instruction, and one 92 The kernel linker invokes the resolver to process relocations targeting ifunc
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64MCAsmInfo.cpp | 35 // form when targeting Darwin. in AArch64MCAsmInfoDarwin() 73 // targeting ELF. in AArch64MCAsmInfoELF()
|
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/ |
H A D | SystemZ.cpp | 88 // Relocations targeting the symbol value. in getRelExpr() 108 // Relocations targeting the PLT associated with the symbol. in getRelExpr() 120 // Relocations targeting the GOT entry associated with the symbol. in getRelExpr() 129 // Relocations targeting the GOTPLT entry associated with the symbol. in getRelExpr() 138 // Relocations targeting _GLOBAL_OFFSET_TABLE_. in getRelExpr()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | x86_64.h | 228 /// Indicates that this edge should be transformed into a Delta32 targeting 248 /// Indicates that this edge should be transformed into a Delta64 targeting 270 /// targeting 320 /// targeting the GOT entry for the edge's current target, maintaining the 341 /// targeting the GOT entry for the edge's current target, maintaining the 386 /// Delta32ToTLVPLoadREXRelaxable targeting the TLVP entry for the edge's
|
H A D | aarch64.h | 239 /// Indicates that this edge should be transformed into a Page21 targeting 260 /// targeting the GOT entry for the edge's current target, maintaining the 279 /// Indicates that this edge should be transformed into a Delta32/ targeting 298 /// Indicates that this edge should be transformed into a Page21 targeting the 314 /// targeting the TLVP entry for the edge's current target. A TLVP entry for 328 /// Indicates that this edge should be transformed into a Page21 targeting the 344 /// targeting the TLSDesc entry for the edge's current target. A TLSDesc entry
|
/freebsd-src/contrib/bearssl/conf/ |
H A D | Unix32.mk | 2 # GCC, targeting a 32-bit output. Moreover, it enables the "LOMUL" setting
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_tag_mismatch_aarch64.S | 60 // by older compilers and binaries targeting older runtimes). In this case the 65 // The second, __hwasan_tag_mismatch_v2, is used by binaries targeting newer
|
/freebsd-src/contrib/llvm-project/libcxx/src/support/runtime/ |
H A D | exception_glibcxx.ipp | 11 # error header can only be used when targeting libstdc++ or libsupc++
|
H A D | exception_libcxxrt.ipp | 11 # error this header may only be used when targeting libcxxrt
|
/freebsd-src/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a55/ |
H A D | cache.json | 183 …ts on each stash request received from the interconnect or ACP, that is targeting L2 and gets drop… 186 …ts on each stash request received from the interconnect or ACP, that is targeting L2 and gets drop…
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/GISel/ |
H A D | BPFLegalizerInfo.cpp | 9 /// This file implements the targeting of the Machinelegalizer class for BPF
|
H A D | BPFLegalizerInfo.h | 9 /// This file declares the targeting of the Machinelegalizer class for BPF
|
H A D | BPFRegisterBankInfo.cpp | 9 /// This file implements the targeting of the RegisterBankInfo class for BPF
|
H A D | BPFRegisterBankInfo.h | 10 /// This file declares the targeting of the RegisterBankInfo class for BPF.
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/GISel/ |
H A D | M68kLegalizerInfo.h | 9 /// This file declares the targeting of the MachineLegalizer class for
|
H A D | M68kRegisterBankInfo.h | 9 /// This file declares the targeting of the RegisterBankInfo class for M68k.
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
H A D | PPCLegalizerInfo.h | 9 /// This file declares the targeting of the Machinelegalizer class for PowerPC
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVLegalizerInfo.h | 9 // This file declares the targeting of the MachineLegalizer class for SPIR-V.
|
H A D | SPIRVRegisterBankInfo.h | 9 // This file declares the targeting of the RegisterBankInfo class for SPIR-V.
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsLegalizerInfo.h | 9 /// This file declares the targeting of the Machinelegalizer class for Mips.
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMRegisterBankInfo.h | 9 /// This file declares the targeting of the RegisterBankInfo class for ARM.
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ |
H A D | RISCVLegalizerInfo.h | 9 /// This file declares the targeting of the Machinelegalizer class for RISC-V.
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/ |
H A D | X86LegalizerInfo.h | 10 /// This file declares the targeting of the Machinelegalizer class for X86.
|