Searched refs:checkUnop (Results 1 – 1 of 1) sorted by relevance
/dalvik/vm/analysis/ |
D | CodeVerify.cpp | 2061 static void checkUnop(RegisterLine* registerLine, DecodedInstruction* pDecInsn, in checkUnop() function 5500 checkUnop(workLine, &decInsn, in verifyInstruction() 5505 checkUnop(workLine, &decInsn, in verifyInstruction() 5509 checkUnop(workLine, &decInsn, in verifyInstruction() 5513 checkUnop(workLine, &decInsn, in verifyInstruction() 5517 checkUnop(workLine, &decInsn, in verifyInstruction() 5521 checkUnop(workLine, &decInsn, in verifyInstruction() 5525 checkUnop(workLine, &decInsn, in verifyInstruction() 5529 checkUnop(workLine, &decInsn, in verifyInstruction() 5533 checkUnop(workLine, &decInsn, in verifyInstruction() [all …]
|