Home
last modified time | relevance | path

Searched defs:get_reduction_identity (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_ir.cpp330 uint32_t get_reduction_identity(ReduceOp op, unsigned idx) in get_reduction_identity() function
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c3624 static LLVMValueRef get_reduction_identity(struct ac_llvm_context *ctx, nir_op op, in get_reduction_identity() function