Searched defs:label_id (Results 1 - 3 of 3) sorted by relevance
| /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
| H A D | amdgpu_pp_psm.c | 208 psm_set_user_performance_state(struct pp_hwmgr * hwmgr,enum PP_StateUILabel label_id,struct pp_power_state ** state) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/common/ |
| H A D | ac_llvm_build.c | 3172 void ac_build_bgnloop(struct ac_llvm_context *ctx, int label_id) argument 3194 void ac_build_else(struct ac_llvm_context *ctx, int label_id) argument 3210 void ac_build_endif(struct ac_llvm_context *ctx, int label_id) argument 3223 void ac_build_endloop(struct ac_llvm_context *ctx, int label_id) argument 3134 set_basicblock_name(LLVMBasicBlockRef bb,const char * base,int label_id) argument 3236 ac_build_ifcc(struct ac_llvm_context * ctx,LLVMValueRef cond,int label_id) argument 3248 ac_build_if(struct ac_llvm_context * ctx,LLVMValueRef value,int label_id) argument 3256 ac_build_uif(struct ac_llvm_context * ctx,LLVMValueRef value,int label_id) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/llvm/ |
| H A D | ac_llvm_build.c | 3113 static void set_basicblock_name(LLVMBasicBlockRef bb, const char *base, int label_id) argument 3146 void ac_build_bgnloop(struct ac_llvm_context *ctx, int label_id) argument 3168 void ac_build_else(struct ac_llvm_context *ctx, int label_id) argument 3200 void ac_build_endif(struct ac_llvm_context *ctx, int label_id) argument 3214 void ac_build_endloop(struct ac_llvm_context *ctx, int label_id) argument 3228 ac_build_ifcc(struct ac_llvm_context * ctx,LLVMValueRef cond,int label_id) argument [all...] |
Completed in 17 milliseconds