Home
last modified time | relevance | path

Searched refs:BranchAndLinkLong (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/mips/
Dmacro-assembler-mips.cc3294 BranchAndLinkLong(L, bdslot); in BranchAndLink()
3298 BranchAndLinkLong(L, bdslot); in BranchAndLink()
3312 BranchAndLinkLong(L, bdslot); in BranchAndLink()
3320 BranchAndLinkLong(L, bdslot); in BranchAndLink()
3935 void TurboAssembler::BranchAndLinkLong(Label* L, BranchDelaySlot bdslot) { in BranchAndLinkLong() function in v8::internal::TurboAssembler
Dmacro-assembler-mips.h887 void BranchAndLinkLong(Label* L, BranchDelaySlot bdslot);
/external/v8/src/mips64/
Dmacro-assembler-mips64.cc3795 BranchAndLinkLong(L, bdslot); in BranchAndLink()
3799 BranchAndLinkLong(L, bdslot); in BranchAndLink()
3813 BranchAndLinkLong(L, bdslot); in BranchAndLink()
3821 BranchAndLinkLong(L, bdslot); in BranchAndLink()
4313 void TurboAssembler::BranchAndLinkLong(Label* L, BranchDelaySlot bdslot) { in BranchAndLinkLong() function in v8::internal::TurboAssembler
Dmacro-assembler-mips64.h900 void BranchAndLinkLong(Label* L, BranchDelaySlot bdslot);