Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
Dac_llvm_util.h94 void ac_add_attr_dereferenceable(LLVMValueRef val, uint64_t bytes);
Dac_llvm_helper.cpp46 void ac_add_attr_dereferenceable(LLVMValueRef val, uint64_t bytes) in ac_add_attr_dereferenceable() function
Dac_llvm_build.c4730 ac_add_attr_dereferenceable(P, UINT64_MAX); in ac_build_main()