Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DBuiltinsAArch64.def61 // Prefetch
H A DBuiltinsARM.def182 // Prefetch
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp416 struct PrefetchOp Prefetch; member
468 Prefetch = o.Prefetch; in AArch64Operand()
574 return Prefetch.Val; in getPrefetch()
599 return StringRef(Prefetch.Data, Prefetch.Length); in getPrefetchName()
1965 Op->Prefetch.Val = Val; in CreatePrefetch()
/freebsd-12.1/contrib/gcc/config/mips/
H A D24k.md157 ;; 9. Prefetch
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86.td144 "Prefetch with Intent to Write and T1 Hint">;
H A DX86InstrSSE.td3343 // SSE 1 & 2 - Prefetch and memory fence
3346 // Prefetch intrinsic.
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZEC12.td554 // Prefetch and execution hint
H A DSystemZScheduleZ196.td544 // Prefetch
H A DSystemZScheduleZ13.td582 // Prefetch and execution hint
H A DSystemZScheduleZ14.td592 // Prefetch and execution hint
H A DSystemZInstrInfo.td1567 // Prefetch and execution hint
H A DSystemZInstrFormats.td1955 // Prefetch:
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64SchedThunderX2T99.td847 // Prefetch
H A DAArch64SystemOperands.td238 // SVE Prefetch instruction options.
H A DAArch64InstrFormats.td2893 let Name = "Prefetch";
/freebsd-12.1/contrib/gcc/config/sparc/
H A Dsparc.md7521 ;; Prefetch instructions.