Home
last modified time | relevance | path

Searched defs:Branch (Results 1 – 6 of 6) sorted by relevance

/art/runtime/
Dinstrumentation.h350 void Branch(Thread* thread, ArtMethod* method, uint32_t dex_pc, int32_t offset) const in Branch() function
Dinstrumentation_test.cc104 void Branch(Thread* thread ATTRIBUTE_UNUSED, in Branch() function in art::instrumentation::FINAL
Dtrace.cc807 void Trace::Branch(Thread* /*thread*/, ArtMethod* method, in Branch() function in art::Trace
Ddebugger.cc243 void Branch(Thread* /*thread*/, ArtMethod* method, uint32_t dex_pc, int32_t dex_pc_offset) in Branch() function in art::FINAL
/art/compiler/utils/mips/
Dassembler_mips.cc1895 MipsAssembler::Branch::Branch(bool is_r6, uint32_t location, uint32_t target, bool is_call) in Branch() function in art::mips::MipsAssembler::Branch
1906 MipsAssembler::Branch::Branch(bool is_r6, in Branch() function in art::mips::MipsAssembler::Branch
1964 MipsAssembler::Branch::Branch(bool is_r6, in Branch() function in art::mips::MipsAssembler::Branch
/art/compiler/utils/mips64/
Dassembler_mips64.cc1784 Mips64Assembler::Branch::Branch(uint32_t location, uint32_t target, bool is_call) in Branch() function in art::mips64::Mips64Assembler::Branch
1794 Mips64Assembler::Branch::Branch(uint32_t location, in Branch() function in art::mips64::Mips64Assembler::Branch
1842 Mips64Assembler::Branch::Branch(uint32_t location, GpuRegister dest_reg, Type label_or_literal_type) in Branch() function in art::mips64::Mips64Assembler::Branch