Home
last modified time | relevance | path

Searched refs:FloatIntCvtTypeVerify (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_nodes.cpp1838 bool FloatIntCvtTypeVerify(PrimType resPType, PrimType opndPType) in FloatIntCvtTypeVerify() function
1988 opndTypeVerf = FloatIntCvtTypeVerify(GetPrimType(), Opnd(0)->GetPrimType()); in Verify()