Home
last modified time | relevance | path

Searched defs:resType (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcgfunc.cpp652 PrimType resType = intrnNode.GetPrimType(); /* uint32_t result */ in HandleVectorSubWiden() local
661 PrimType resType = intrnNode.GetPrimType(); /* uint32_t result */ in HandleVectorSum() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp822 RegOperand *X64CGFunc::SelectVectorSubWiden(PrimType resType, Operand *o1, PrimType otyp1, Operand … in SelectVectorSubWiden()
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp970 JSType resType = res->GetTaggedObject()->GetClass()->GetObjectType(); in SerializeCloneListTest1() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp11492 RegOperand *AArch64CGFunc::SelectVectorSubWiden(PrimType resType, Operand *o1, PrimType otyp1, Oper… in SelectVectorSubWiden()