Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_nodes.cpp1853 bool opndTypeVerf = opndPType == PTY_f32 || opndPType == PTY_f64; in FloatIntCvtTypeVerify() local
1994 bool opndTypeVerf = true; in Verify() local
2475 bool opndTypeVerf = true; in Verify() local
2486 bool opndTypeVerf = IntTypeVerify(switchOpnd->GetPrimType()); in Verify() local
2502 bool opndTypeVerf = IntTypeVerify(Opnd(0)->GetPrimType()); in Verify() local