Home
last modified time | relevance | path

Searched refs:with_opt_barrier (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c3301 LLVMValueRef lane, bool with_opt_barrier) in _ac_build_readlane() argument
3306 if (with_opt_barrier) in _ac_build_readlane()
3322 LLVMValueRef lane, bool with_opt_barrier) in ac_build_readlane_common() argument
3339 ret_comp = _ac_build_readlane(ctx, src, lane, with_opt_barrier); in ac_build_readlane_common()
3345 ret = _ac_build_readlane(ctx, src, lane, with_opt_barrier); in ac_build_readlane_common()