Home
last modified time | relevance | path

Searched refs:IsLinkingInstruction (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/mips/
Dconstants-mips.cc189 bool Instruction::IsLinkingInstruction() { in IsLinkingInstruction() function in assembler::mips::Instruction
Dconstants-mips.h492 bool IsLinkingInstruction();
Dsimulator-mips.cc1262 if (instr->IsLinkingInstruction()) { in DecodeTypeImmediate()
1370 if (instr->IsLinkingInstruction()) { in DecodeTypeImmediate()
1452 if (instr->IsLinkingInstruction()) { in DecodeTypeJump()