| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopDataPrefetch.cpp | 234 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 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/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/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
| H A D | SparcAsmParser.cpp | 254 unsigned Prefetch; member 355 return Prefetch; in getPrefetchTag() 501 Op->Prefetch = Val; in CreatePrefetchTag()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | arm_sve_sme_incl.td | 105 // J: Prefetch type (sv_prfop)
|
| H A D | BuiltinsARM.def | 195 // Prefetch
|
| H A D | BuiltinsAArch64.def | 88 // Prefetch
|
| H A D | arm_sve.td | 499 // 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 D | AArch64AsmParser.cpp | 512 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 D | RISCVFeatures.td | 84 "'Zicbop' (Cache-Block Prefetch Instructions)">; 87 "'Zicbop' (Cache-Block Prefetch Instructions)">;
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | OpenCLBuiltins.td | 950 …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 D | SystemZScheduleZEC12.td | 553 // Prefetch and execution hint
|
| H A D | SystemZScheduleZ196.td | 543 // Prefetch
|
| H A D | SystemZScheduleZ13.td | 581 // Prefetch and execution hint
|
| H A D | SystemZScheduleZ14.td | 591 // Prefetch and execution hint
|
| H A D | SystemZScheduleZ15.td | 606 // Prefetch and execution hint
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86.td | 129 "Prefetch instruction with T0 or T1 Hint">;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedThunderX2T99.td | 849 // Prefetch
|
| H A D | AArch64SchedThunderX3T110.td | 1018 // Prefetch
|
| H A D | AArch64SchedNeoverseV1.td | 1784 // Prefetch
|
| H A D | AArch64SchedA64FX.td | 1010 // Prefetch
|
| H A D | AArch64SchedNeoverseN2.td | 2293 // Prefetch
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVBuiltins.td | 659 // Async Copy and Prefetch builtin records:
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEInstrVec.td | 347 // Section 8.9.19 - PFCHV (Prefetch Vector)
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrInfo.td | 1777 // Section A.42 - Prefetch Data
|