Home
last modified time | relevance | path

Searched defs:dst_type (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dspill_fill_data.h30 …SpillFillData(LocationType src_type, LocationType dst_type, unsigned src_val, unsigned dst_val, Da… in SpillFillData()
Dgraph_checker.cpp1522 [[maybe_unused]] auto dst_type = inst->GetType(); in CheckDataFlow() local
/arkcompiler/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h123 Class *dst_type; member
314 static void ThrowClassCastException(Class *dst_type, Class *src_type) in ThrowClassCastException()
/arkcompiler/runtime_core/compiler/tests/
Dinst_generator.cpp953 auto dst_type = opcode_x_possible_types_[OpCode][j]; in GenerateOperations() local
980 auto dst_type = opcode_x_possible_types_[OpCode][j]; in GenerateOperationsImm() local
/arkcompiler/runtime_core/runtime/interpreter/
Druntime_interface.h185 static void ThrowClassCastException(Class *dst_type, Class *src_type) in ThrowClassCastException()
/arkcompiler/runtime_core/runtime/
Dexceptions.cpp140 void ThrowClassCastException(const Class *dst_type, const Class *src_type) in ThrowClassCastException()
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.cpp2556 auto dst_type = inst->GetType(); in VisitCast() local
4966 auto dst_type = inst->GetType(); in VisitSelect() local
4987 auto dst_type = inst->GetType(); in VisitSelectImm() local
5360 auto dst_type = inst->GetType(); in InstEncodedWithLibCall() local
5367 auto dst_type = inst->GetType(); in InstEncodedWithLibCall() local
5371 auto dst_type = inst->GetType(); in InstEncodedWithLibCall() local