Home
last modified time | relevance | path

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

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopDataPrefetch.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-13-stable/sys/contrib/device-tree/Bindings/mtd/
HDgpmc-nand.txt39 "prefetch-polled" Prefetch polled mode (default)
41 "prefetch-dma" Prefetch enabled DMA mode
42 "prefetch-irq" Prefetch enabled irq mode
/freebsd-13-stable/sys/contrib/device-tree/Bindings/display/imx/
HDfsl-imx-drm.txt62 Freescale i.MX PRE (Prefetch Resolve Engine)
88 Freescale i.MX PRG (Prefetch Resolve Gasket)
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
HDSparcAsmParser.cpp254 unsigned Prefetch; member
355 return Prefetch; in getPrefetchTag()
501 Op->Prefetch = Val; in CreatePrefetchTag()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDarm_sve_sme_incl.td105 // J: Prefetch type (sv_prfop)
HDBuiltinsARM.def195 // Prefetch
HDBuiltinsAArch64.def88 // Prefetch
HDarm_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-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
HDAArch64AsmParser.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-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVFeatures.td84 "'Zicbop' (Cache-Block Prefetch Instructions)">;
87 "'Zicbop' (Cache-Block Prefetch Instructions)">;
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDOpenCLBuiltins.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-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZScheduleZ196.td543 // Prefetch
HDSystemZScheduleZEC12.td553 // Prefetch and execution hint
HDSystemZScheduleZ13.td581 // Prefetch and execution hint
HDSystemZScheduleZ15.td606 // Prefetch and execution hint
HDSystemZScheduleZ16.td606 // Prefetch and execution hint
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86.td129 "Prefetch instruction with T0 or T1 Hint">;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/
HDSPIRVBuiltins.td659 // Async Copy and Prefetch builtin records:
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64SchedThunderX3T110.td1018 // Prefetch
HDAArch64SchedThunderX2T99.td849 // Prefetch
HDAArch64SchedNeoverseV1.td1784 // Prefetch
HDAArch64SchedA64FX.td1010 // Prefetch
HDAArch64SchedNeoverseN2.td2293 // Prefetch
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
HDVEInstrVec.td347 // Section 8.9.19 - PFCHV (Prefetch Vector)
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
HDSparcInstrInfo.td1777 // Section A.42 - Prefetch Data

12