Searched refs:EmptyOp (Results 1 – 6 of 6) sorted by relevance
62 enum EmptyOp { enum92 void InitEmptyWidth(EmptyOp empty, uint32 out);107 EmptyOp empty() { DCHECK_EQ(opcode(), kInstEmptyWidth); return empty_; } in empty()162 EmptyOp empty_; // opcode == kInstEmptyWidth
37 void Prog::Inst::InitEmptyWidth(EmptyOp empty, uint32 out) { in InitEmptyWidth()
178 Frag EmptyWidth(EmptyOp op);430 Frag Compiler::EmptyWidth(EmptyOp empty) { in EmptyWidth()
177 Frag EmptyWidth(EmptyOp op);429 Frag Compiler::EmptyWidth(EmptyOp empty) { in EmptyWidth()