Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp231 struct Prefetch { struct
242 Prefetch(const SCEVAddRecExpr *L, Instruction *I) in Prefetch() function
319 SmallVector<Prefetch, 16> Prefetches; in runOnLoop()
364 Prefetches.push_back(Prefetch(LSCEVAddRec, MemI)); in runOnLoop()
/freebsd-13.1/sys/contrib/device-tree/Bindings/mtd/
H A Dgpmc-nand.txt39 "prefetch-polled" Prefetch polled mode (default)
41 "prefetch-dma" Prefetch enabled DMA mode
42 "prefetch-irq" Prefetch enabled irq mode
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/imx/
H A Dfsl-imx-drm.txt62 Freescale i.MX PRE (Prefetch Resolve Engine)
88 Freescale i.MX PRG (Prefetch Resolve Gasket)
/freebsd-13.1/contrib/llvm-project/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)
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp480 struct PrefetchOp Prefetch; member
539 Prefetch = o.Prefetch; in AArch64Operand()
673 return Prefetch.Val; in getPrefetch()
703 return StringRef(Prefetch.Data, Prefetch.Length); in getPrefetchName()
2163 Op->Prefetch.Val = Val; in CreatePrefetch()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DOpenCLBuiltins.td970 …2.10, v2.0 s6.13.10: Async Copies from Global to Local Memory, Local to Global Memory, and Prefetch
971 …0 s5.1.7 and s6.1.7: Async Copies from Global to Local Memory, Local to Global Memory, and Prefetch
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86.td150 "Prefetch with Intent to Write and T1 Hint">;
H A DX86InstrSSE.td3163 // SSE 1 & 2 - Prefetch and memory fence
3166 // Prefetch intrinsic.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZ196.td543 // Prefetch
H A DSystemZScheduleZEC12.td553 // Prefetch and execution hint
H A DSystemZScheduleZ13.td581 // Prefetch and execution hint
H A DSystemZScheduleZ15.td605 // Prefetch and execution hint
H A DSystemZScheduleZ14.td591 // Prefetch and execution hint
H A DSystemZInstrInfo.td1667 // Prefetch and execution hint
H A DSystemZInstrFormats.td2097 // Prefetch:
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedThunderX2T99.td847 // Prefetch
H A DAArch64SchedThunderX3T110.td1015 // Prefetch
H A DAArch64SystemOperands.td257 // SVE Prefetch instruction options.
H A DAArch64SchedA64FX.td1235 // Prefetch
H A DAArch64InstrFormats.td3251 let Name = "Prefetch";
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrVec.td320 // Section 8.9.19 - PFCHV (Prefetch Vector)