Searched refs:is_return (Results 1 – 4 of 4) sorted by relevance
2135 multiclass MUBUF_Real_Atomic_gfx11_Renamed_impl<bits<8> op, bit is_return,2137 defvar Rtn = !if(!eq(is_return, 1), "_RTN", "");2140 AtomicNoRet<NAME # "_BOTHEN_gfx11", is_return>;2143 AtomicNoRet<NAME # "_IDXEN_gfx11", is_return>;2146 AtomicNoRet<NAME # "_OFFEN_gfx11", is_return>;2149 AtomicNoRet<NAME # "_OFFSET_gfx11", is_return>;
1716 bool is_return = cBOOL(PL_op->op_type == OP_RETURN); in PP() 1718 if (is_return || !io || !(ofp = IoOFP(io))) in PP() 1802 if (is_return) in PP() 1493 bool is_return = cBOOL(PL_op->op_type == OP_RETURN); PP() local
16365 int is_return = 0; local16392 is_return = 1;16446 else if (is_return)16468 if (is_return)
12800 int is_return = 0; local12827 is_return = 1;12881 else if (is_return)12903 if (is_return)