Searched refs:first_condition_ (Results 1 – 3 of 3) sorted by relevance
42 Condition first_condition_; variable47 ITBlock() : first_condition_(al), condition_(al), it_mask_(0) {} in ITBlock()59 condition_ = first_condition_ = first_condition; in Set()62 Condition GetFirstCondition() const { return first_condition_; } in GetFirstCondition()
40 Condition first_condition_; variable100 first_condition_(al), in isa_()117 first_condition_(al), in AssemblerBase()131 first_condition_(al), in AssemblerBase()172 first_condition_ = first_condition; in SetIT()
70 VIXL_ASSERT(condition.Is(first_condition_)); in PerformCheckIT()71 first_condition_ = in PerformCheckIT()72 Condition((first_condition_.GetCondition() & 0xe) | (it_mask_ >> 3)); in PerformCheckIT()