Searched refs:IsLinkingInstruction (Results 1 – 3 of 3) sorted by relevance
190 bool Instruction::IsLinkingInstruction() const { in IsLinkingInstruction() function in v8::internal::Instruction
760 bool IsLinkingInstruction() const;
2381 if (instr->IsLinkingInstruction()) { in DecodeTypeImmediate()2539 if (instr->IsLinkingInstruction()) { in DecodeTypeImmediate()2635 if (instr->IsLinkingInstruction()) { in DecodeTypeJump()