Searched refs:isConstant_ (Results 1 – 1 of 1) sorted by relevance
421 : reg_(PhysReg{128}), isTemp_(false), isFixed_(true), isConstant_(false), in Operand()441 isConstant_ = true; in Operand()448 isConstant_ = true; in Operand()478 isConstant_ = true;507 isConstant_ = true; in Operand()540 isConstant_ = 0; in Operand()562 assert(!isConstant_); in setTemp()621 return isConstant_; in isConstant()760 uint8_t isConstant_:1; member