Home
last modified time | relevance | path

Searched full:pfetch (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InsertPrefetch.cpp213 MachineInstr *PFetch = in runOnMachineFunction() local
215 MachineInstrBuilder MIB(MF, PFetch); in runOnMachineFunction()
243 MBB.insert(Current, PFetch); in runOnMachineFunction()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbpf-filter.l110 pfetch { return constant(PERF_MEM_OP_PFETCH); }
H A Dmem-events.c338 l = scnprintf(out, sz, "PFETCH"); in perf_mem__op_scnprintf()
/third_party/mesa3d/docs/relnotes/
H A D10.5.7.rst57 - nv50/ir: avoid messing up arg1 of PFETCH
H A D10.5.5.rst59 - nvc0/ir: fix predicated PFETCH emission
H A D10.3.1.rst81 - gm107/ir: take relative pfetch offset into account
H A D20.2.0.rst955 - nvir/gm107: replace SHR+AND+AND with PRMT+PRMT in PFETCH lowering
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target.cpp45 1, 1, 1, 2, 1, 2, // VFETCH, PFETCH, AFETCH, EXPORT, LINTERP, PINTERP
104 // VFETCH, PFETCH, AFETCH, EXPORT
H A Dnv50_ir_print.cpp141 "pfetch",
H A Dnv50_ir_lowering_nv50.cpp440 // PFETCH can always write to $a in handleAddrDef()
2152 // NOTE: PFETCH directly to an $aX only works with direct addressing in handlePFETCH()
H A Dnv50_ir_peephole.cpp268 if (i->op == OP_PFETCH) // pfetch expects arg1 to be a reg in visit()
721 // The two arguments to pfetch are logically added together. Normally in expr()
776 // Leave PFETCH alone... we just folded its 2 args into 1. in expr()
/kernel/linux/linux-6.6/tools/perf/Documentation/
H A Dperf-record.txt210 na, load, store, pfetch, exec (for mem_op)
/third_party/sqlite/src/
H A Dsqlite3.c194565 sqlite3_stmt *pFetch = 0; /* Statement used to fetch segdir */ global() local
[all...]

Completed in 156 milliseconds