Home
last modified time | relevance | path

Searched defs:moveBefore (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/
H A DControlsModel.kt101 fun moveBefore(position: Int) in onFirstChange() method
H A DControlAdapter.kt387 val moveBefore = AccessibilityNodeInfoCompat.AccessibilityActionCompat( in maybeAddMoveBeforeAction() constant
H A DFavoritesModel.kt61 override fun moveBefore(position: Int) { in moveBefore() method
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstruction.cpp86 void Instruction::moveBefore(Instruction *MovePos) { in moveBefore() function in Instruction
94 void Instruction::moveBefore(BasicBlock &BB, in moveBefore() function in Instruction
H A DBasicBlock.cpp127 void BasicBlock::moveBefore(BasicBlock *MovePos) { in moveBefore() function in BasicBlock
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInstruction.cpp108 void Instruction::moveBefore(Instruction *MovePos) { in moveBefore() function in Instruction
116 void Instruction::moveBefore(BasicBlock &BB, in moveBefore() function in Instruction
H A DBasicBlock.cpp136 void BasicBlock::moveBefore(BasicBlock *MovePos) { in moveBefore() function in BasicBlock
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/controls/management/
DControlsModel.java96 public abstract void moveBefore(int position); in moveBefore() method
/aosp_15_r20/external/llvm/lib/IR/
H A DBasicBlock.cpp103 void BasicBlock::moveBefore(BasicBlock *MovePos) { in moveBefore() function in BasicBlock
H A DInstruction.cpp94 void Instruction::moveBefore(Instruction *MovePos) { in moveBefore() function in Instruction
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DBasicBlock.h357 inline void moveBefore(BasicBlock *MovePos) { in moveBefore() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DBasicBlock.h365 inline void moveBefore(BasicBlock *MovePos) { in moveBefore() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DBasicBlock.h358 inline void moveBefore(BasicBlock *MovePos) { in moveBefore() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DBasicBlock.h357 inline void moveBefore(BasicBlock *MovePos) { in moveBefore() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dconcat_opt.cpp405 void moveBefore(Node* node, Node* before) { in moveBefore() function in torch::jit::__anon0ea1e2b70211::ConcatExpander
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp396 void MachineBasicBlock::moveBefore(MachineBasicBlock *NewAfter) { in moveBefore() function in MachineBasicBlock
H A DCodeGenPrepare.cpp2554 void TypePromotionTransaction::moveBefore(Instruction *Inst, in moveBefore() function in __anon034c73f00211::TypePromotionTransaction
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp524 void MachineBasicBlock::moveBefore(MachineBasicBlock *NewAfter) { in moveBefore() function in MachineBasicBlock
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp186 void VPRecipeBase::moveBefore(VPBasicBlock &BB, in moveBefore() function in VPRecipeBase
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp659 void MachineBasicBlock::moveBefore(MachineBasicBlock *NewAfter) { in moveBefore() function in MachineBasicBlock
H A DMachineInstr.cpp139 void MachineInstr::moveBefore(MachineInstr *MovePos) { in moveBefore() function in MachineInstr
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1191 void MemorySSAUpdater::moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveBefore() function in MemorySSAUpdater
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1151 void MemorySSAUpdater::moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveBefore() function in MemorySSAUpdater
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dir.cpp1536 void Node::moveBefore(Node* n) { in moveBefore() function in torch::jit::Node
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp906 auto moveBefore = [this](Instruction *In, Instruction *To) { in realignLoadGroup() local

12