Home
last modified time | relevance | path

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

12

/freebsd/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() argument
325 SmallVector<Prefetch, 16> Prefetches; in runOnLoop()
370 Prefetches.push_back(Prefetch(LSCEVAddRec, MemI)); in runOnLoop()
/freebsd/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/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/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp254 unsigned Prefetch; member
355 return Prefetch; in getPrefetchTag()
501 Op->Prefetch = Val; in CreatePrefetchTag()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_sve_sme_incl.td105 // J: Prefetch type (sv_prfop)
H A DBuiltinsARM.def195 // Prefetch
H A DBuiltinsAArch64.def88 // Prefetch
H A Darm_sve.td499 // Prefetch (Scalar base)
505 // Prefetch (Scalar base, VL displacement)
512 // Prefetch (Vector bases)
518 // Prefetch (Scalar base, Vector offsets)
539 // Prefetch (Vector bases, scalar offset)
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp512 struct PrefetchOp Prefetch; member
574 Prefetch = o.Prefetch; in AArch64Operand()
723 return Prefetch.Val; in getPrefetch()
753 return StringRef(Prefetch.Data, Prefetch.Length); in getPrefetchName()
2457 Op->Prefetch.Val = Val; in CreatePrefetch()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFeatures.td84 "'Zicbop' (Cache-Block Prefetch Instructions)">;
87 "'Zicbop' (Cache-Block Prefetch Instructions)">;
/freebsd/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/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZEC12.td553 // Prefetch and execution hint
H A DSystemZScheduleZ196.td543 // Prefetch
H A DSystemZScheduleZ13.td581 // Prefetch and execution hint
H A DSystemZScheduleZ14.td591 // Prefetch and execution hint
H A DSystemZScheduleZ15.td606 // Prefetch and execution hint
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86.td129 "Prefetch instruction with T0 or T1 Hint">;
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedThunderX2T99.td849 // Prefetch
H A DAArch64SchedThunderX3T110.td1018 // Prefetch
H A DAArch64SchedNeoverseV1.td1784 // Prefetch
H A DAArch64SchedA64FX.td1010 // Prefetch
H A DAArch64SchedNeoverseN2.td2293 // Prefetch
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.td659 // Async Copy and Prefetch builtin records:
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrVec.td347 // Section 8.9.19 - PFCHV (Prefetch Vector)
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td1777 // Section A.42 - Prefetch Data

12