Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_nodes.cpp1849 …bool resTypeVerf = resPType == PTY_i32 || resPType == PTY_u32 || resPType == PTY_i64 || resPType =… in FloatIntCvtTypeVerify() local
1967 bool resTypeVerf = true; in Verify() local
2240 bool resTypeVerf = UnaryTypeVerify0(GetPrimType()); in Verify() local
2253 bool resTypeVerf = BinaryTypeVerify(GetPrimType()); in Verify() local
2300 bool resTypeVerf = CompareTypeVerify(GetPrimType()); in Verify() local
2318 bool resTypeVerf = IntTypeVerify(GetPrimType()); in Verify() local
2352 bool resTypeVerf = IsAddress(GetPrimType()); in Verify() local