Searched refs:IsLinkingInstruction (Results 1 – 3 of 3) sorted by relevance
189 bool Instruction::IsLinkingInstruction() { in IsLinkingInstruction() function in assembler::mips::Instruction
492 bool IsLinkingInstruction();
1262 if (instr->IsLinkingInstruction()) { in DecodeTypeImmediate()1370 if (instr->IsLinkingInstruction()) { in DecodeTypeImmediate()1452 if (instr->IsLinkingInstruction()) { in DecodeTypeJump()