Searched defs:Branch (Results 1 – 6 of 6) sorted by relevance
/art/runtime/ |
D | instrumentation.h | 350 void Branch(Thread* thread, ArtMethod* method, uint32_t dex_pc, int32_t offset) const in Branch() function
|
D | instrumentation_test.cc | 104 void Branch(Thread* thread ATTRIBUTE_UNUSED, in Branch() function in art::instrumentation::FINAL
|
D | trace.cc | 807 void Trace::Branch(Thread* /*thread*/, ArtMethod* method, in Branch() function in art::Trace
|
D | debugger.cc | 243 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/ |
D | assembler_mips.cc | 1895 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/ |
D | assembler_mips64.cc | 1784 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
|