| /art/compiler/utils/x86/ | 
| D | jni_macro_assembler_x86.cc | 446     JNIMacroLabel* label, ArrayRef<const ManagedRegister> scratch_regs) {  in TryToTransitionFromRunnableToNative() 475     JNIMacroLabel* label,  in TryToTransitionFromNativeToRunnable() 525 void X86JNIMacroAssembler::SuspendCheck(JNIMacroLabel* label) {  in SuspendCheck() 531 void X86JNIMacroAssembler::ExceptionPoll(JNIMacroLabel* label) {  in ExceptionPoll() 548 void X86JNIMacroAssembler::Jump(JNIMacroLabel* label) {  in Jump() 565 void X86JNIMacroAssembler::TestGcMarking(JNIMacroLabel* label, JNIMacroUnaryCondition cond) {  in TestGcMarking() 576                                        JNIMacroLabel* label,  in TestMarkBit() 587 void X86JNIMacroAssembler::TestByteAndJumpIfNotZero(uintptr_t address, JNIMacroLabel* label) {  in TestByteAndJumpIfNotZero() 592 void X86JNIMacroAssembler::Bind(JNIMacroLabel* label) {  in Bind()
  | 
| D | assembler_x86.cc | 83 void X86Assembler::call(Label* label) {  in call() 92 void X86Assembler::call(const ExternalLabel& label) {  in call() 3583 void X86Assembler::j(Condition condition, Label* label) {  in j() 3606 void X86Assembler::j(Condition condition, NearLabel* label) {  in j() 3622 void X86Assembler::jecxz(NearLabel* label) {  in jecxz() 3650 void X86Assembler::jmp(Label* label) {  in jmp() 3671 void X86Assembler::jmp(NearLabel* label) {  in jmp() 3872 void X86Assembler::Bind(Label* label) {  in Bind() 3885 void X86Assembler::Bind(NearLabel* label) {  in Bind() 3952 void X86Assembler::EmitLabel(Label* label, int instruction_size) {  in EmitLabel() [all …] 
 | 
| D | assembler_x86.h | 964   void Jump(Label* label) override {  in Jump()
  | 
| /art/compiler/utils/arm64/ | 
| D | assembler_arm64.h | 155   void Bind(vixl::aarch64::Label* label) {  in Bind() 158   void Jump(vixl::aarch64::Label* label) {  in Jump()
  | 
| D | jni_macro_assembler_arm64.cc | 708     JNIMacroLabel* label, ArrayRef<const ManagedRegister> scratch_regs ATTRIBUTE_UNUSED) {  in TryToTransitionFromRunnableToNative() 736     JNIMacroLabel* label,  in TryToTransitionFromNativeToRunnable() 771 void Arm64JNIMacroAssembler::SuspendCheck(JNIMacroLabel* label) {  in SuspendCheck() 779 void Arm64JNIMacroAssembler::ExceptionPoll(JNIMacroLabel* label) {  in ExceptionPoll() 803 void Arm64JNIMacroAssembler::Jump(JNIMacroLabel* label) {  in Jump() 808 void Arm64JNIMacroAssembler::TestGcMarking(JNIMacroLabel* label, JNIMacroUnaryCondition cond) {  in TestGcMarking() 841                                          JNIMacroLabel* label,  in TestMarkBit() 862 void Arm64JNIMacroAssembler::TestByteAndJumpIfNotZero(uintptr_t address, JNIMacroLabel* label) {  in TestByteAndJumpIfNotZero() 870 void Arm64JNIMacroAssembler::Bind(JNIMacroLabel* label) {  in Bind()
  | 
| /art/compiler/utils/x86_64/ | 
| D | jni_macro_assembler_x86_64.cc | 518     JNIMacroLabel* label, ArrayRef<const ManagedRegister> scratch_regs ATTRIBUTE_UNUSED) {  in TryToTransitionFromRunnableToNative() 545     JNIMacroLabel* label,  in TryToTransitionFromNativeToRunnable() 590 void X86_64JNIMacroAssembler::SuspendCheck(JNIMacroLabel* label) {  in SuspendCheck() 596 void X86_64JNIMacroAssembler::ExceptionPoll(JNIMacroLabel* label) {  in ExceptionPoll() 616 void X86_64JNIMacroAssembler::Jump(JNIMacroLabel* label) {  in Jump() 633 void X86_64JNIMacroAssembler::TestGcMarking(JNIMacroLabel* label, JNIMacroUnaryCondition cond) {  in TestGcMarking() 645                                           JNIMacroLabel* label,  in TestMarkBit() 655 void X86_64JNIMacroAssembler::TestByteAndJumpIfNotZero(uintptr_t address, JNIMacroLabel* label) {  in TestByteAndJumpIfNotZero() 662 void X86_64JNIMacroAssembler::Bind(JNIMacroLabel* label) {  in Bind()
  | 
| D | assembler_x86_64.h | 1050   void Jump(Label* label) override {  in Jump()
  | 
| D | assembler_x86_64.cc | 91 void X86_64Assembler::call(Label* label) {  in call() 4871 void X86_64Assembler::j(Condition condition, Label* label) {  in j() 4894 void X86_64Assembler::j(Condition condition, NearLabel* label) {  in j() 4910 void X86_64Assembler::jrcxz(NearLabel* label) {  in jrcxz() 4940 void X86_64Assembler::jmp(Label* label) {  in jmp() 4961 void X86_64Assembler::jmp(NearLabel* label) {  in jmp() 5307 void X86_64Assembler::Bind(Label* label) {  in Bind() 5320 void X86_64Assembler::Bind(NearLabel* label) {  in Bind() 5389 void X86_64Assembler::EmitLabel(Label* label, int instruction_size) {  in EmitLabel() 5400 void X86_64Assembler::EmitLabelLink(Label* label) {  in EmitLabelLink() [all …] 
 | 
| /art/runtime/arch/x86_64/ | 
| D | memcmp16_x86_64.S | 29 # define L(label)    .L##label  argument
  | 
| /art/compiler/utils/arm/ | 
| D | assembler_arm_vixl.h | 206   void Bind(vixl::aarch32::Label* label) {  in Bind() 209   void Jump(vixl::aarch32::Label* label) {  in Jump()
  | 
| D | assembler_arm_vixl.cc | 456                                                    vixl32::Label* label,  in CompareAndBranchIfZero() 471                                                       vixl32::Label* label,  in CompareAndBranchIfNonZero() 481 void ArmVIXLMacroAssembler::B(vixl32::Label* label) {  in B() 491 void ArmVIXLMacroAssembler::B(vixl32::Condition cond, vixl32::Label* label, bool is_far_target) {  in B()
  | 
| D | jni_macro_assembler_arm_vixl.cc | 907     JNIMacroLabel* label, ArrayRef<const ManagedRegister> scratch_regs) {  in TryToTransitionFromRunnableToNative() 936     JNIMacroLabel* label,  in TryToTransitionFromNativeToRunnable() 974 void ArmVIXLJNIMacroAssembler::SuspendCheck(JNIMacroLabel* label) {  in SuspendCheck() 987 void ArmVIXLJNIMacroAssembler::ExceptionPoll(JNIMacroLabel* label) {  in ExceptionPoll() 1018 void ArmVIXLJNIMacroAssembler::Jump(JNIMacroLabel* label) {  in Jump() 1023 void ArmVIXLJNIMacroAssembler::TestGcMarking(JNIMacroLabel* label, JNIMacroUnaryCondition cond) {  in TestGcMarking() 1055                                            JNIMacroLabel* label,  in TestMarkBit() 1077 void ArmVIXLJNIMacroAssembler::TestByteAndJumpIfNotZero(uintptr_t address, JNIMacroLabel* label) {  in TestByteAndJumpIfNotZero() 1085 void ArmVIXLJNIMacroAssembler::Bind(JNIMacroLabel* label) {  in Bind()
  | 
| /art/runtime/base/ | 
| D | timing_logger.h | 184     ScopedTiming(const char* label, TimingLogger* logger) : logger_(logger) {  in ScopedTiming() 191     void NewTiming(const char* label) {  in NewTiming()
  | 
| D | timing_logger.cc | 89 void CumulativeLogger::AddPair(const char* label, uint64_t delta_time) {  in AddPair() 139 void TimingLogger::StartTiming(const char* label) {  in StartTiming()
  | 
| /art/runtime/arch/x86/ | 
| D | memcmp16_x86.S | 24 # define L(label)    .L##label  argument
  | 
| /art/test/1339-dead-reference-safe/src/ | 
| D | Main.java | 41   public static void $noinline$gcAndCheck(AtomicInteger counter, int expected, String label,  in $noinline$gcAndCheck()
  | 
| /art/runtime/interpreter/mterp/armng/ | 
| D | main.S | 326 .macro TEST_IF_MARKING label  argument 1466 .macro LDREXD_STREXD_LOOP addr, load1, load2, store1, store2, tmp, label 1474 .macro ATOMIC_LOAD64 addr, load1, load2, tmp, label 1478 .macro ATOMIC_STORE64 addr, store1, store2, tmp1, tmp2, label
  | 
| /art/compiler/utils/ | 
| D | jni_macro_assembler.h | 286   static Self* Cast(JNIMacroLabel* label) {  in Cast()
  | 
| /art/disassembler/ | 
| D | disassembler_arm.cc | 50     DisassemblerStream& operator<<(const PrintLabel& label) override {  in operator <<()
  | 
| /art/compiler/optimizing/ | 
| D | code_generator_arm_vixl.h | 973     vixl::aarch32::Label label;  member 1037     vixl::aarch32::Label label;  member
  | 
| D | code_generator_arm64.h | 1101     vixl::aarch64::Label label;  member 1179     vixl::aarch64::Label label;  member
  | 
| D | code_generator.h | 748     LabelType label;  member
  | 
| /art/runtime/interpreter/mterp/arm64ng/ | 
| D | main.S | 370 .macro TEST_IF_MARKING label  argument 1407 .macro WRITE_BARRIER_IF_OBJECT is_object, value, holder, label
  | 
| /art/libdexfile/dex/ | 
| D | dex_file_verifier.cc | 224   ALWAYS_INLINE bool CheckSizeLimit(uint32_t size, uint32_t limit, const char* label) {  in CheckSizeLimit() 231   ALWAYS_INLINE bool CheckIndex(uint32_t field, uint32_t limit, const char* label) {  in CheckIndex() 507                                     const char* label) {  in CheckListSize() 529 bool DexFileVerifier::CheckList(size_t element_size, const char* label, const uint8_t* *ptr) {  in CheckList() 549                                               const char* label) {  in CheckValidOffsetAndSize()
  | 
| /art/test/023-many-interfaces/src/ | 
| D | ManyInterfaces.java | 173     private static void report(String label, long start, long end, int iter,  in report()
  |