Home
last modified time | relevance | path

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

12

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp234 struct Prefetch { struct
245 Prefetch(const SCEVAddRecExpr *L, Instruction *I) : LSCEVAddRec(L) { in Prefetch() function
325 SmallVector<Prefetch, 16> Prefetches; in runOnLoop()
370 Prefetches.push_back(Prefetch(LSCEVAddRec, MemI)); in runOnLoop()
/freebsd-14.2/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-14.2/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-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_sve_sme_incl.td105 // J: Prefetch type (sv_prfop)
H A DBuiltinsAArch64.def84 // Prefetch
H A DBuiltinsARM.def195 // Prefetch
H A Darm_sve.td490 // Prefetch (Scalar base)
496 // Prefetch (Scalar base, VL displacement)
502 // Prefetch (Vector bases)
508 // Prefetch (Scalar base, Vector offsets)
529 // Prefetch (Vector bases, scalar offset)
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFeatures.td34 "'Zicbop' (Cache-Block Prefetch Instructions)">;
37 "'Zicbop' (Cache-Block Prefetch Instructions)">;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp508 struct PrefetchOp Prefetch; member
570 Prefetch = o.Prefetch; in AArch64Operand()
719 return Prefetch.Val; in getPrefetch()
749 return StringRef(Prefetch.Data, Prefetch.Length); in getPrefetchName()
2428 Op->Prefetch.Val = Val; in CreatePrefetch()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86.td141 "Prefetch instruction with T0 or T1 Hint">;
144 "Prefetch with Intent to Write and T1 Hint">;
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DOpenCLBuiltins.td950 …2.10, v2.0 s6.13.10: Async Copies from Global to Local Memory, Local to Global Memory, and Prefetch
951 …0 s5.1.7 and s6.1.7: Async Copies from Global to Local Memory, Local to Global Memory, and Prefetch
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.td560 // Async Copy and Prefetch builtin records:
/freebsd-14.2/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 DSystemZScheduleZ16.td605 // Prefetch and execution hint
H A DSystemZScheduleZ14.td591 // Prefetch and execution hint
H A DSystemZScheduleZ15.td605 // Prefetch and execution hint
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedThunderX2T99.td849 // Prefetch
H A DAArch64SchedThunderX3T110.td1018 // Prefetch
H A DAArch64SchedNeoverseV1.td1769 // Prefetch
H A DAArch64SchedNeoverseN2.td2283 // Prefetch
H A DAArch64SchedA64FX.td1010 // Prefetch
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrVec.td347 // Section 8.9.19 - PFCHV (Prefetch Vector)
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td1767 // Section A.42 - Prefetch Data

12