Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dtest_insert_waitcnt.cpp17 Operand gds_base(PhysReg(259), v1); variable
/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c3488 LLVMValueRef gds_base = LLVMBuildIntToPtr(ctx->ac.builder, addr, gds_ptr_type, ""); in visit_intrinsic() local
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp9361 Temp gds_base = bld.copy(bld.def(v1), Operand::c32(0u)); in visit_intrinsic() local