Home
last modified time | relevance | path

Searched refs:Prefetch (Results 1 – 25 of 46) sorted by relevance

12

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp229 struct Prefetch { struct
240 Prefetch(const SCEVAddRecExpr *L, Instruction *I) in Prefetch() function
317 SmallVector<Prefetch, 16> Prefetches; in runOnLoop()
362 Prefetches.push_back(Prefetch(LSCEVAddRec, MemI)); in runOnLoop()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DBuiltinsAArch64.def72 // Prefetch
H A DBuiltinsARM.def189 // Prefetch
H A Darm_sve.td100 // J: Prefetch type (sv_prfop)
670 // Prefetch (Scalar base)
676 // Prefetch (Scalar base, VL displacement)
682 // Prefetch (Vector bases)
688 // Prefetch (Scalar base, Vector offsets)
709 // Prefetch (Vector bases, scalar offset)
/netbsd/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Dthunderx.md106 ;; Prefetch are single issued
/netbsd/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dthunderx.md106 ;; Prefetch are single issued
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp452 struct PrefetchOp Prefetch; member
504 Prefetch = o.Prefetch; in AArch64Operand()
615 return Prefetch.Val; in getPrefetch()
640 return StringRef(Prefetch.Data, Prefetch.Length); in getPrefetchName()
2023 Op->Prefetch.Val = Val; in CreatePrefetch()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/mips/
H A D24k.md145 ;; 9. Prefetch
/netbsd/external/gpl3/gcc/dist/gcc/config/mips/
H A D24k.md145 ;; 9. Prefetch
/netbsd/external/gpl3/gdb/dist/sim/mips/
H A DChangeLog149 (do_pref): Delete call to AddressTranslation and stub out Prefetch.
155 address_translation, AddressTranslation, prefetch, Prefetch): Delete.
2672 Prefetch, SyncOperation, ValueFPR, StoreFPR, Convert, COP_LW,
2872 (prefetch): Rename from Prefetch, make global, add SD argument.
H A Dmips.igen1080 /* Prefetch (paddr, vaddr, isDATA, hint); */
1628 /* Prefetch (paddr, vaddr, isDATA, hint); */
/netbsd/external/gpl3/gdb.old/dist/sim/mips/
H A DChangeLog149 (do_pref): Delete call to AddressTranslation and stub out Prefetch.
155 address_translation, AddressTranslation, prefetch, Prefetch): Delete.
2672 Prefetch, SyncOperation, ValueFPR, StoreFPR, Convert, COP_LW,
2872 (prefetch): Rename from Prefetch, make global, add SD argument.
H A Dmips.igen1080 /* Prefetch (paddr, vaddr, isDATA, hint); */
1628 /* Prefetch (paddr, vaddr, isDATA, hint); */
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DOpenCLBuiltins.td969 …2.10, v2.0 s6.13.10: Async Copies from Global to Local Memory, Local to Global Memory, and Prefetch
970 …0 s5.1.7 and s6.1.7: Async Copies from Global to Local Memory, Local to Global Memory, and Prefetch
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86.td150 "Prefetch with Intent to Write and T1 Hint">;
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZ196.td543 // Prefetch
H A DSystemZScheduleZEC12.td553 // Prefetch and execution hint
/netbsd/external/gpl3/gdb/dist/sim/arm/
H A DChangeLog1066 * armemu.c: Remove Prefetch abort for breakpoints. Instead set
/netbsd/external/gpl3/binutils.old/dist/cpu/
H A Dsh64-compact.cpu1397 (dshci pref "Prefetch data"
/netbsd/external/gpl3/gdb.old/dist/cpu/
H A Dsh64-compact.cpu1397 (dshci pref "Prefetch data"
/netbsd/external/gpl3/binutils/dist/cpu/
H A Dsh64-compact.cpu1397 (dshci pref "Prefetch data"
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SchedThunderX2T99.td846 // Prefetch
H A DAArch64SchedThunderX3T110.td1015 // Prefetch
/netbsd/external/gpl3/gdb/dist/cpu/
H A Dsh64-compact.cpu1397 (dshci pref "Prefetch data"
/netbsd/external/gpl3/gdb.old/dist/sim/arm/
H A DChangeLog1066 * armemu.c: Remove Prefetch abort for breakpoints. Instead set

12