Home
last modified time | relevance | path

Searched defs:vreg (Results 1 – 21 of 21) sorted by relevance

/art/runtime/interpreter/mterp/mips64/
Dheader.S183 .macro GET_VREG reg, vreg
189 .macro GET_VREG_U reg, vreg
195 .macro GET_VREG_FLOAT reg, vreg
201 .macro SET_VREG reg, vreg
209 .macro SET_VREG_OBJECT reg, vreg
217 .macro SET_VREG_FLOAT reg, vreg
232 .macro GET_VREG_WIDE reg, vreg
240 .macro GET_VREG_DOUBLE reg, vreg
248 .macro SET_VREG_WIDE reg, vreg
259 .macro SET_VREG_DOUBLE reg, vreg
/art/runtime/interpreter/mterp/arm64/
Dheader.S247 .macro GET_VREG reg, vreg
250 .macro SET_VREG reg, vreg
263 .macro GET_VREG_WIDE reg, vreg
267 .macro SET_VREG_WIDE reg, vreg
278 .macro GET_VREG_S reg, vreg
285 .macro VREG_INDEX_TO_ADDR reg, vreg
/art/runtime/interpreter/
Dshadow_frame.h130 const uint32_t* vreg = &vregs_[i]; in GetVReg() local
160 const uint32_t* vreg = &vregs_[i]; in GetVRegFloat() local
166 const uint32_t* vreg = &vregs_[i]; in GetVRegLong() local
173 const uint32_t* vreg = &vregs_[i]; in GetVRegDouble() local
207 uint32_t* vreg = &vregs_[i]; in SetVReg() local
218 uint32_t* vreg = &vregs_[i]; in SetVRegFloat() local
229 uint32_t* vreg = &vregs_[i]; in SetVRegLong() local
242 uint32_t* vreg = &vregs_[i]; in SetVRegDouble() local
262 uint32_t* vreg = &vregs_[i]; in SetVRegReference() local
Dinterpreter_common.cc215 static JValue GetFieldValue(const ShadowFrame& shadow_frame, uint32_t vreg) in GetFieldValue()
665 size_t vreg = 0; in InvokeBootstrapMethod() local
/art/runtime/interpreter/mterp/arm/
Dheader.S251 .macro GET_VREG reg, vreg
254 .macro SET_VREG reg, vreg
263 .macro SET_VREG_SHADOW reg, vreg
280 .macro VREG_INDEX_TO_ADDR reg, vreg
/art/runtime/
Djava_frame_root_info.h32 JavaFrameRootInfo(uint32_t thread_id, const StackVisitor* stack_visitor, size_t vreg) in JavaFrameRootInfo()
Dstack.cc177 bool StackVisitor::GetVRegFromDebuggerShadowFrame(uint16_t vreg, in GetVRegFromDebuggerShadowFrame()
200 bool StackVisitor::GetVReg(ArtMethod* m, uint16_t vreg, VRegKind kind, uint32_t* val) const { in GetVReg()
222 bool StackVisitor::GetVRegFromOptimizedCode(ArtMethod* m, uint16_t vreg, VRegKind kind, in GetVRegFromOptimizedCode()
321 bool StackVisitor::GetVRegPairFromDebuggerShadowFrame(uint16_t vreg, in GetVRegPairFromDebuggerShadowFrame()
335 bool StackVisitor::GetVRegPair(ArtMethod* m, uint16_t vreg, VRegKind kind_lo, in GetVRegPair()
361 bool StackVisitor::GetVRegPairFromOptimizedCode(ArtMethod* m, uint16_t vreg, in GetVRegPairFromOptimizedCode()
394 uint16_t vreg, in SetVReg()
422 uint16_t vreg, in SetVRegPair()
Dquick_exception_handler.cc246 for (uint16_t vreg = 0; vreg < number_of_vregs; ++vreg) { in SetCatchEnvironmentForOptimizedHandler() local
422 for (uint16_t vreg = 0; vreg < number_of_vregs; ++vreg) { in HandleOptimizingDeoptimization() local
Dmethod_handles.cc863 uint32_t vreg) in GetValueFromShadowFrame()
Ddebugger.cc2618 static JDWP::JdwpError FailGetLocalValue(const StackVisitor& visitor, uint16_t vreg, in FailGetLocalValue()
2630 uint16_t vreg = DemangleSlot(slot, m, &error); in GetLocalValue() local
2780 static JDWP::JdwpError FailSetLocalValue(const StackVisitor& visitor, uint16_t vreg, in FailSetLocalValue()
2793 uint16_t vreg = DemangleSlot(slot, m, &error); in SetLocalValue() local
Dthread.cc3430 void operator()(mirror::Object** obj, size_t vreg, const StackVisitor* stack_visitor) const in operator ()()
/art/compiler/debug/
Delf_debug_loc_writer.h91 uint16_t vreg, in GetVariableLocations()
179 uint16_t vreg, in WriteDebugLocEntry()
Delf_debug_info_writer.h204 const uint32_t vreg = dex_code->registers_size_ - dex_code->ins_size_ + arg_reg; in Write() local
224 const uint32_t vreg = dex_code->registers_size_ - dex_code->ins_size_ + arg_reg; in Write() local
/art/compiler/utils/mips64/
Dmanaged_register_mips64_test.cc111 Mips64ManagedRegister vreg = Mips64ManagedRegister::FromVectorRegister(W0); in TEST() local
/art/runtime/interpreter/mterp/out/
Dmterp_mips64.S190 .macro GET_VREG reg, vreg
196 .macro GET_VREG_U reg, vreg
202 .macro GET_VREG_FLOAT reg, vreg
208 .macro SET_VREG reg, vreg
216 .macro SET_VREG_OBJECT reg, vreg
224 .macro SET_VREG_FLOAT reg, vreg
239 .macro GET_VREG_WIDE reg, vreg
247 .macro GET_VREG_DOUBLE reg, vreg
255 .macro SET_VREG_WIDE reg, vreg
266 .macro SET_VREG_DOUBLE reg, vreg
Dmterp_arm64.S254 .macro GET_VREG reg, vreg
257 .macro SET_VREG reg, vreg
270 .macro GET_VREG_WIDE reg, vreg
274 .macro SET_VREG_WIDE reg, vreg
285 .macro GET_VREG_S reg, vreg
292 .macro VREG_INDEX_TO_ADDR reg, vreg
Dmterp_arm.S258 .macro GET_VREG reg, vreg
261 .macro SET_VREG reg, vreg
270 .macro SET_VREG_SHADOW reg, vreg
287 .macro VREG_INDEX_TO_ADDR reg, vreg
/art/runtime/jit/
Djit.cc524 for (uint16_t vreg = 0; vreg < number_of_vregs; ++vreg) { in MaybeDoOnStackReplacement() local
/art/compiler/optimizing/
Dinstruction_builder.cc177 for (size_t vreg = 0, e = current_locals_->size(); vreg < e; ++vreg) { in PropagateLocalsToCatchBlocks() local
244 size_t vreg = phi->GetRegNumber(); in SetLoopHeaderPhiInputs() local
1241 for (size_t vreg = 0, e = current_locals_->size(); vreg < e; ++vreg) { in HandleStringInit() local
Dcode_generator.cc945 for (size_t vreg = 0; vreg < num_vregs; ++vreg) { in RecordCatchBlockInfo() local
Dinduction_var_analysis_test.cc156 HPhi* InsertLoopPhi(int vreg, int d) { in InsertLoopPhi()