Searched refs:ifThenElseConditionBit (Results 1 – 1 of 1) sorted by relevance
655 bool ifThenElseConditionBit(Condition condition, bool isIf) in ifThenElseConditionBit() function661 int mask = (ifThenElseConditionBit(condition, inst2if) << 3) in ifThenElse()662 | (ifThenElseConditionBit(condition, inst3if) << 2) in ifThenElse()663 | (ifThenElseConditionBit(condition, inst4if) << 1) in ifThenElse()670 int mask = (ifThenElseConditionBit(condition, inst2if) << 3) in ifThenElse()671 | (ifThenElseConditionBit(condition, inst3if) << 2) in ifThenElse()678 int mask = (ifThenElseConditionBit(condition, inst2if) << 3) in ifThenElse()