Searched refs:inst (Results 451 - 454 of 454) sorted by relevance

<<111213141516171819

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1593 sec_pipe->plane_res.mpcc_inst = pool->dpps[pipe_idx]->inst;
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1402 pipes[pipe_cnt].pipe.dest.otg_inst = res_ctx->pipe_ctx[i].stream_res.tg->inst;
/openbsd-current/sys/dev/pci/
H A Dif_bnxreg.h4660 u_int32_t inst; member in struct:cpu_reg
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp748 Intrinsic::ID inst = IsStart ? Intrinsic::vastart : Intrinsic::vaend; local
749 return Builder.CreateCall(CGM.getIntrinsic(inst), ArgValue);
7740 IsThumb ? InlineAsm::get(FTy, ".inst.n 0x" + utohexstr(ZExtValue), "",
7742 : InlineAsm::get(FTy, ".inst 0x" + utohexstr(ZExtValue), "",

Completed in 140 milliseconds

<<111213141516171819