Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/MC/RISCV/
Drv32zbb-valid.s53 maxu t0, t1, t2 label
Drv32zbb-invalid.s34 maxu t0, t1 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
/external/mesa3d/src/compiler/nir/
Dnir_format_convert.h397 nir_ssa_def *maxu = nir_umax(b, nir_channel(b, clamped, 0), in nir_format_pack_r9g9b9e5() local