| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/ |
| D | cast_opt.h | 63 PrimType srcType = PTY_begin; variable
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | spill_fill_data.h | 30 …SpillFillData(LocationType srcType, LocationType dstType, unsigned srcVal, unsigned dstVal, DataTy… in SpillFillData()
|
| D | graph_checker.cpp | 1940 [[maybe_unused]] auto srcType = inst->GetInputType(0); in CheckUserOfInt32() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/src/ |
| D | cast_opt.cpp | 65 …apleCastOpt::CreateMapleExprByCastKind(MIRBuilder &mirBuilder, CastKind castKind, PrimType srcType, in CreateMapleExprByCastKind()
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| D | runtime_interface.h | 186 static void ThrowClassCastException(Class *dstType, Class *srcType) in ThrowClassCastException()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | codegen-inl.h | 204 auto srcType = inst->GetInputType(0); in CreateUnaryCheck() local
|
| D | encode_visitor.cpp | 251 auto srcType = inst->GetInputType(0); in VisitCast() local 288 auto srcType = inst->GetInputType(0); in VisitBitcast() local 756 auto srcType = inst->GetInputType(0); in VisitNotPositiveCheck() local 769 auto srcType = inst->GetInput(0).GetInst()->GetType(); in VisitDeoptimizeIf() local
|
| D | codegen.cpp | 2551 auto srcType = inst->GetInputType(0); in InstEncodedWithLibCall() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | typed_array_helper.cpp | 406 DataViewType srcType = JSTypedArray::GetTypeFromName(thread, srcName); in CreateFromTypedArray() local 589 DataViewType srcType = JSTypedArray::GetTypeFromName(thread, srcName); in CreateSharedFromTypedArray() local
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | exceptions.cpp | 134 void ThrowClassCastException(const Class *dstType, const Class *srcType) in ThrowClassCastException()
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | peepholes_test.cpp | 121 void CheckCast(DataType::Type srcType, DataType::Type tgtType, bool applied) in CheckCast() 171 …Graph *BuildCheckCastResJoined(DataType::Type srcType, DataType::Type mdlType, DataType::Type tgtT… in BuildCheckCastResJoined() 191 …Graph *BuildCheckCastResNotJoined(DataType::Type srcType, DataType::Type mdlType, DataType::Type t… in BuildCheckCastResNotJoined() 211 …void CheckCast(DataType::Type srcType, DataType::Type mdlType, DataType::Type tgtType, bool applie… in CheckCast() 248 auto srcType = static_cast<DataType::Type>(i); in CheckCast() local
|
| D | const_folding_test.cpp | 44 void CmpTest(T l, T r, int64_t result, DataType::Type srcType, bool fcmpg = false) in CmpTest()
|
| /arkcompiler/runtime_core/static_core/runtime/tests/interpreter/ |
| D | test_runtime_interface.h | 334 static void ThrowClassCastException(Class *dstType, Class *srcType) in ThrowClassCastException()
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_shared_typedarray.cpp | 1217 DataViewType srcType = JSTypedArray::GetTypeFromName(thread, srcName); in Set() local 1359 DataViewType srcType = JSTypedArray::GetTypeFromName(thread, srcName); in Slice() local
|
| D | builtins_typedarray.cpp | 1344 DataViewType srcType = JSTypedArray::GetTypeFromName(thread, srcName); in Set() local 1471 DataViewType srcType = JSTypedArray::GetTypeFromName(thread, srcName); in Slice() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | aarch64_cgfunc.h | 121 PrimType srcType; member
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | mcr_lowering.cpp | 528 ValueType srcType = acc_.GetSrcType(gate); in LowerCheckAndConvert() local
|
| D | new_object_stub_builder.cpp | 2220 GateRef NewObjectStubBuilder::NewTypedArray(GateRef glue, GateRef srcTypedArray, GateRef srcType, G… in NewTypedArray()
|
| D | typed_hcr_lowering.cpp | 747 void TypedHCRLowering::LowerPrimitiveToNumber(GateRef dst, GateRef src, ParamType srcType) in LowerPrimitiveToNumber()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_MPIsel.cpp | 923 PrimType srcType = rangeGotoNode.Opnd(0)->GetPrimType(); in SelectRangeGoto() local
|
| D | x64_cgfunc.cpp | 547 RegOperand &X64CGFunc::SelectCopy(Operand &src, PrimType srcType, PrimType dstType) in SelectCopy()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | isel.cpp | 1447 PrimType srcType = node.Opnd(0)->GetPrimType(); in SelectAlloca() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/ |
| D | lower.cpp | 152 PrimType srcType = expr.GetPrimType(); in NodeConvert() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_typedarray_stub_builder.cpp | 2222 GateRef srcType = GetObjectType(LoadHClass(srcArray)); in Set() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_cgfunc.cpp | 1508 PrimType srcType = mirPreg->GetPrimType(); in SelectAsm() local
|