Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVFeatures.td413 "'Zicbop' (Cache-Block Prefetch Instructions)">;
416 "'Zicbop' (Cache-Block Prefetch Instructions)">;
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DBuiltinsAArch64.def79 // Prefetch
H A DBuiltinsARM.def193 // Prefetch
H A Darm_sve.td100 // 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)
/openbsd-src/gnu/gcc/gcc/config/mips/
H A D24k.md157 ;; 9. Prefetch
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp506 struct PrefetchOp Prefetch; member
568 Prefetch = o.Prefetch; in AArch64Operand()
717 return Prefetch.Val; in getPrefetch()
747 return StringRef(Prefetch.Data, Prefetch.Length); in getPrefetchName()
2363 Op->Prefetch.Val = Val; in CreatePrefetch()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86.td139 "Prefetch instruction with T0 or T1 Hint">;
142 "Prefetch with Intent to Write and T1 Hint">;
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.td560 // Async Copy and Prefetch builtin records:
/openbsd-src/gnu/llvm/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 DSystemZScheduleZ15.td605 // Prefetch and execution hint
H A DSystemZScheduleZ14.td591 // Prefetch and execution hint
H A DSystemZScheduleZ16.td605 // Prefetch and execution hint
/openbsd-src/gnu/usr.bin/binutils-2.17/cpu/
H A Dsh64-compact.cpu1396 (dshci pref "Prefetch data"
H A Dsh64-media.cpu1434 (dshmi prefi "Prefetch instruction"
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64SchedThunderX3T110.td1018 // Prefetch
H A DAArch64SchedThunderX2T99.td849 // Prefetch
H A DAArch64SchedNeoverseN2.td2262 // Prefetch
H A DAArch64SchedA64FX.td1011 // Prefetch
H A DAArch64SystemOperands.td280 // SVE Prefetch instruction options.
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td1743 // Section A.42 - Prefetch Data
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEInstrVec.td347 // Section 8.9.19 - PFCHV (Prefetch Vector)

12