Home
last modified time | relevance | path

Searched defs:record_write (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_liverangeevaluator.cpp155 LiveRangeInstrVisitor::record_write(int block, const RegisterVec4& reg, const RegisterVec4::Swizzle… in record_write() function in r600::LiveRangeInstrVisitor
426 LiveRangeInstrVisitor::record_write(int block, const Register *reg) in record_write() function in r600::LiveRangeInstrVisitor
H A Dsfn_liverangeevaluator_helpers.cpp339 RegisterCompAccess::record_write(int block, int line, ProgramScope *scope) in record_write() function in r600::RegisterCompAccess
/aosp_15_r20/external/mesa3d/src/asahi/compiler/
H A Dagx_repair_ssa.c49 record_write(struct repair_ctx *ctx, agx_block *block, unsigned node, in record_write() function