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.cpp1844 bool opndTypeVerf = opndPType == PTY_f32 || opndPType == PTY_f64; in FloatIntCvtTypeVerify() local
1985 bool opndTypeVerf = true; in Verify() local
2538 bool opndTypeVerf = true; in Verify() local
2549 bool opndTypeVerf = IntTypeVerify(switchOpnd->GetPrimType()); in Verify() local
2565 bool opndTypeVerf = IntTypeVerify(Opnd(0)->GetPrimType()); in Verify() local