Searched refs:initial_type (Results 1 – 3 of 3) sorted by relevance
2336 void Mips64Assembler::Branch::InitializeType(Type initial_type, bool is_r6) { in InitializeType() argument2340 switch (initial_type) { in InitializeType()2346 type_ = initial_type; in InitializeType()2375 LOG(FATAL) << "Unexpected branch type " << initial_type; in InitializeType()2380 CHECK_EQ(initial_type, kBareCondBranch); in InitializeType()
1630 void InitializeType(Type initial_type, bool is_r6);
1652 void InitializeType(Type initial_type, bool is_r6);