Home
last modified time | relevance | path

Searched refs:SetPrimType (Results 1 - 12 of 12) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_preg.h67 void SetPrimType(PrimType pty) in SetPrimType() function in maple::MIRPreg
130 specPregTable[i].SetPrimType(PTY_unknown); in MIRPregTable()
H A Dcmpl.h212 virtual void SetPrimType(PrimType type) in SetPrimType() function
H A Dmir_type.h724 void SetPrimType(const PrimType pt) in SetPrimType() function in maple::MIRType
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp330 resultConst->SetPrimType(resultType); in FoldIntConstComparison()
417 resultConst->SetPrimType(resultType); in FoldIntConstBinary()
432 resultConst->SetPrimType(resultType); in FoldFPConstBinary()
622 resultConst->SetPrimType(resultType); in FoldFPConstComparison()
787 resultConst->SetPrimType(resultType); in FoldFPConstUnary()
805 returnValue->SetPrimType(resultType); in FoldConstUnary()
867 result->SetPrimType(origPtyp); in FoldUnary()
927 resultConst->SetPrimType(toType); in FoldCeil()
1014 resultConst->SetPrimType(toType); in FoldFloor()
1074 resultConst->SetPrimType(toTyp in FoldRound()
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcall_conv.h136 void SetPrimType(PrimType pType) in SetPrimType() function in maplebe::LmbcFormalParamInfo
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dbecommon.cpp64 ty.SetPrimType(GetLoweredPtrType()); in ComputeTypeSizesAligns()
H A Dswitch_lowerer.cpp138 binaryExpr->SetPrimType(PTY_u32); in BuildCmpNode()
144 exprConst->SetPrimType(stmt->GetSwitchOpnd()->GetPrimType()); in BuildCmpNode()
H A Dlower.cpp68 dreadNode->SetPrimType(GetLoweredPtrType()); in LowerReturnStructUsingFakeParm()
523 node.SetPrimType(GetLoweredPtrType()); in LowerTypePtr()
698 expr.SetPrimType(PTY_u8); in LowerExpr()
743 dread.SetPrimType(PTY_u8); in LowerDread()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
H A Dlower.h92 iread.SetPrimType(PTY_u8); in LowerIread()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_builder.cpp205 node->SetPrimType(GetRegPrimType(ptyp)); in CreateExprDread()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgfunc.cpp214 expr.SetPrimType(targetPtyp); in HandleCmp()
H A Disel.cpp405 expr.SetPrimType(targetPtyp); in HandleCmp()

Completed in 17 milliseconds