Searched refs:Prefetch (Results 1 – 23 of 23) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopDataPrefetch.cpp | 231 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 D | gpmc-nand.txt | 39 "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 D | fsl-imx-drm.txt | 62 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 D | BuiltinsAArch64.def | 72 // Prefetch
|
| H A D | BuiltinsARM.def | 189 // Prefetch
|
| H A D | arm_sve.td | 100 // 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 D | AArch64AsmParser.cpp | 480 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 D | OpenCLBuiltins.td | 970 …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 D | X86.td | 150 "Prefetch with Intent to Write and T1 Hint">;
|
| H A D | X86InstrSSE.td | 3163 // SSE 1 & 2 - Prefetch and memory fence 3166 // Prefetch intrinsic.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZScheduleZ196.td | 543 // Prefetch
|
| H A D | SystemZScheduleZEC12.td | 553 // Prefetch and execution hint
|
| H A D | SystemZScheduleZ13.td | 581 // Prefetch and execution hint
|
| H A D | SystemZScheduleZ15.td | 605 // Prefetch and execution hint
|
| H A D | SystemZScheduleZ14.td | 591 // Prefetch and execution hint
|
| H A D | SystemZInstrInfo.td | 1667 // Prefetch and execution hint
|
| H A D | SystemZInstrFormats.td | 2097 // Prefetch:
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedThunderX2T99.td | 847 // Prefetch
|
| H A D | AArch64SchedThunderX3T110.td | 1015 // Prefetch
|
| H A D | AArch64SystemOperands.td | 257 // SVE Prefetch instruction options.
|
| H A D | AArch64SchedA64FX.td | 1235 // Prefetch
|
| H A D | AArch64InstrFormats.td | 3251 let Name = "Prefetch";
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEInstrVec.td | 320 // Section 8.9.19 - PFCHV (Prefetch Vector)
|