Home
last modified time | relevance | path

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

/external/v8/src/mips/
Dconstants-mips.cc190 bool Instruction::IsLinkingInstruction() const { in IsLinkingInstruction() function in v8::internal::Instruction
Dconstants-mips.h760 bool IsLinkingInstruction() const;
Dsimulator-mips.cc2381 if (instr->IsLinkingInstruction()) { in DecodeTypeImmediate()
2539 if (instr->IsLinkingInstruction()) { in DecodeTypeImmediate()
2635 if (instr->IsLinkingInstruction()) { in DecodeTypeJump()