Home
last modified time | relevance | path

Searched refs:Bl (Results 1 - 11 of 11) sorted by relevance

/third_party/vixl/benchmarks/aarch32/
H A Dbench-branch-masm.cc58 __ Bl(&target); in benchmark()
H A Dbench-branch-link-masm.cc65 __ Bl(&target_3); in benchmark()
/third_party/vixl/examples/aarch64/
H A Dfactorial-rec.cc48 __ Bl(&entry); // Recursive call factorial_rec(n - 1). in GenerateFactorialRec()
/third_party/vixl/benchmarks/aarch64/
H A Dbench-utils.cc346 __ Bl(&fn); in GenerateCallReturnSequence()
/third_party/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc1969 __ Bl(&label_4); in TEST()
2403 __ Bl(&fn1);
2417 __ Bl(&fn2);
2456 __ Bl(&fn1);
2470 __ Bl(&fn2);
2510 __ Bl(&fn1);
2523 __ Bl(&fn2);
2611 __ Bl(&fn1);
2646 __ Bl(&fn1);
2678 __ Bl(
[all...]
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64-inl.h371 void TurboAssembler::Bl(Label* label) { in Bl() function in v8::internal::TurboAssembler
H A Dmacro-assembler-arm64.h1170 inline void Bl(Label* label);
/third_party/node/deps/v8/src/regexp/arm64/
H A Dregexp-macro-assembler-arm64.cc1650 __ Bl(to); in CallIf()
/third_party/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc3815 __ Bl(&labels[label_index]); in NearBranchAndLiteralFuzzHelper()
5609 __ Bl(&func1); in TEST()
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h1215 void Bl(Label* label) { in Bl() function in vixl::aarch64::MacroAssembler
1220 void Bl(int64_t offset) { in Bl() function in vixl::aarch64::MacroAssembler
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h1616 void Bl(Condition cond, Label* label) { in MacroAssembler() function in vixl::aarch32::MacroAssembler
1638 void Bl(Label* label) { Bl(al, label); } in MacroAssembler() function in vixl::aarch32::MacroAssembler

Completed in 57 milliseconds