Searched defs:backward (Results 1 - 25 of 119) sorted by relevance

12345

/prebuilts/go/darwin-x86/src/runtime/
H A Dmemmove_mips64x.s19 BNE R4, backward
63 backward: label
H A Dmemmove_arm64.s24 BLT backward
60 backward: label
H A Dmemmove_ppc64x.s24 // of storage such as stack and static to avoid doing backward move when not
29 BC 12, 8, backward // BLT CR2 backward
87 backward: label
H A Dmemmove_mipsx.s26 // if destination is ahead of source, start at the end of the buffer and go backward.
28 BNE R6, backward
148 backward: label
/prebuilts/go/linux-x86/src/runtime/
H A Dmemmove_mips64x.s19 BNE R4, backward
63 backward: label
H A Dmemmove_arm64.s24 BLT backward
60 backward: label
H A Dmemmove_ppc64x.s24 // of storage such as stack and static to avoid doing backward move when not
29 BC 12, 8, backward // BLT CR2 backward
87 backward: label
H A Dmemmove_mipsx.s26 // if destination is ahead of source, start at the end of the buffer and go backward.
28 BNE R6, backward
148 backward: label
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DRegisterScavenging.h78 /// Use backward() to move towards the beginning of the block. This is
105 void backward();
107 /// Call backward() as long as the internal iterator does not point to \p I.
108 void backward(MachineBasicBlock::iterator I) { function in class:llvm::RegScavenger
110 backward();
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
H A DRegisterScavenging.h78 /// Use backward() to move towards the beginning of the block. This is
105 void backward();
107 /// Call backward() as long as the internal iterator does not point to \p I.
108 void backward(MachineBasicBlock::iterator I) { function in class:llvm::RegScavenger
110 backward();
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
H A DRegisterScavenging.h78 /// Use backward() to move towards the beginning of the block. This is
105 void backward();
107 /// Call backward() as long as the internal iterator does not point to \p I.
108 void backward(MachineBasicBlock::iterator I) { function in class:llvm::RegScavenger
110 backward();
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
H A DRegisterScavenging.h78 /// Use backward() to move towards the beginning of the block. This is
105 void backward();
107 /// Call backward() as long as the internal iterator does not point to \p I.
108 void backward(MachineBasicBlock::iterator I) { function in class:llvm::RegScavenger
110 backward();
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
H A DRegisterScavenging.h78 /// Use backward() to move towards the beginning of the block. This is
105 void backward();
107 /// Call backward() as long as the internal iterator does not point to \p I.
108 void backward(MachineBasicBlock::iterator I) { function in class:llvm::RegScavenger
110 backward();
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
H A DRegisterScavenging.h78 /// Use backward() to move towards the beginning of the block. This is
105 void backward();
107 /// Call backward() as long as the internal iterator does not point to \p I.
108 void backward(MachineBasicBlock::iterator I) { function in class:llvm::RegScavenger
110 backward();
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
H A DRegisterScavenging.h78 /// Use backward() to move towards the beginning of the block. This is
105 void backward();
107 /// Call backward() as long as the internal iterator does not point to \p I.
108 void backward(MachineBasicBlock::iterator I) { function in class:llvm::RegScavenger
110 backward();
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DRegisterScavenging.h78 /// Use backward() to move towards the beginning of the block. This is
105 void backward();
107 /// Call backward() as long as the internal iterator does not point to \p I.
108 void backward(MachineBasicBlock::iterator I) { function in class:llvm::RegScavenger
110 backward();
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
H A DRegisterScavenging.h78 /// Use backward() to move towards the beginning of the block. This is
105 void backward();
107 /// Call backward() as long as the internal iterator does not point to \p I.
108 void backward(MachineBasicBlock::iterator I) { function in class:llvm::RegScavenger
110 backward();
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
H A DRegisterScavenging.h78 /// Use backward() to move towards the beginning of the block. This is
105 void backward();
107 /// Call backward() as long as the internal iterator does not point to \p I.
108 void backward(MachineBasicBlock::iterator I) { function in class:llvm::RegScavenger
110 backward();
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
H A DRegisterScavenging.h78 /// Use backward() to move towards the beginning of the block. This is
105 void backward();
107 /// Call backward() as long as the internal iterator does not point to \p I.
108 void backward(MachineBasicBlock::iterator I) { function in class:llvm::RegScavenger
110 backward();
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
H A DRegisterScavenging.h78 /// Use backward() to move towards the beginning of the block. This is
105 void backward();
107 /// Call backward() as long as the internal iterator does not point to \p I.
108 void backward(MachineBasicBlock::iterator I) { function in class:llvm::RegScavenger
110 backward();
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
H A DRegisterScavenging.h78 /// Use backward() to move towards the beginning of the block. This is
105 void backward();
107 /// Call backward() as long as the internal iterator does not point to \p I.
108 void backward(MachineBasicBlock::iterator I) { function in class:llvm::RegScavenger
110 backward();
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
H A DRegisterScavenging.h78 /// Use backward() to move towards the beginning of the block. This is
105 void backward();
107 /// Call backward() as long as the internal iterator does not point to \p I.
108 void backward(MachineBasicBlock::iterator I) { function in class:llvm::RegScavenger
110 backward();
/prebuilts/maven_repo/android/android/arch/core/common/1.0.0/
H A Dcommon-1.0.0.jar ... .arch.core.internal.SafeIterableMap$Entry backward (android.arch.core.internal.SafeIterableMap$ ...
/prebuilts/sdk/current/androidx/m2repository/androidx/arch/core/core-common/2.0.0-alpha1/
H A Dcore-common-2.0.0-alpha1.jar ... .arch.core.internal.SafeIterableMap$Entry backward (androidx.arch.core.internal.SafeIterableMap$ ...
/prebuilts/sdk/current/extras/app-toolkit/m2repository/android/arch/core/common/28.0.0/
H A Dcommon-28.0.0.jar ... .arch.core.internal.SafeIterableMap$Entry backward (android.arch.core.internal.SafeIterableMap$ ...

Completed in 657 milliseconds

12345