Searched refs:DetermineCat1Constant (Results 1 – 2 of 2) sorted by relevance
668 const RegType& DetermineCat1Constant(int32_t value, bool precise)
1833 DetermineCat1Constant(val, need_precise_constants_)); in CodeFlowVerifyInstruction()1839 DetermineCat1Constant(val, need_precise_constants_)); in CodeFlowVerifyInstruction()1845 DetermineCat1Constant(val, need_precise_constants_)); in CodeFlowVerifyInstruction()1851 DetermineCat1Constant(val, need_precise_constants_)); in CodeFlowVerifyInstruction()4404 const RegType& MethodVerifier::DetermineCat1Constant(int32_t value, bool precise) { in DetermineCat1Constant() function in art::verifier::MethodVerifier