Searched refs:BranchAndLinkLong (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/mips/ |
D | macro-assembler-mips.cc | 3294 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
|
D | macro-assembler-mips.h | 887 void BranchAndLinkLong(Label* L, BranchDelaySlot bdslot);
|
/external/v8/src/mips64/ |
D | macro-assembler-mips64.cc | 3795 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
|
D | macro-assembler-mips64.h | 900 void BranchAndLinkLong(Label* L, BranchDelaySlot bdslot);
|