Searched refs:isUndef_ (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ir.h489 isUndef_(true), isFirstKill_(false), constSize(0), isLateKill_(false), is16bit_(false),
499 isUndef_ = true;
648 isUndef_ = true;
762 constexpr bool isUndefined() const noexcept { return isUndef_; }
874 uint8_t isUndef_ : 1; member in struct:aco::Operand::__anon413c4e6a060a::__anon413c4e6a0708

Completed in 27 milliseconds