Home
last modified time | relevance | path

Searched defs:can_fold (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_shared_folding.c32 bool can_fold; in try_shared_folding() local
H A Dir3_cf.c130 bool can_fold; in try_conversion_folding() local
H A Dir3.h1735 ir3_output_conv_type(struct ir3_instruction *instr, bool *can_fold) in ir3_output_conv_type()