Searched defs:is_range (Results 1 – 4 of 4) sorted by relevance
704 bool is_range, in GetParameterAt()710 RegisterValue FlowAnalysisCollector::AnalyzeInvoke(const Instruction& instruction, bool is_range) { in AnalyzeInvoke()768 bool is_range) { in AnalyzeInvoke()
3608 bool is_range = (inst->Opcode() == Instruction::INVOKE_VIRTUAL_RANGE || in CodeFlowVerifyInstruction() local3631 bool is_range = (inst->Opcode() == Instruction::INVOKE_DIRECT_RANGE); in CodeFlowVerifyInstruction() local3695 bool is_range = (inst->Opcode() == Instruction::INVOKE_STATIC_RANGE); in CodeFlowVerifyInstruction() local3714 bool is_range = (inst->Opcode() == Instruction::INVOKE_INTERFACE_RANGE); in CodeFlowVerifyInstruction() local3765 bool is_range = (inst->Opcode() == Instruction::INVOKE_POLYMORPHIC_RANGE); in CodeFlowVerifyInstruction() local3795 bool is_range = (inst->Opcode() == Instruction::INVOKE_CUSTOM_RANGE); in CodeFlowVerifyInstruction() local4609 T* it, const Instruction* inst, MethodType method_type, bool is_range, ArtMethod* res_method) { in VerifyInvocationArgsFromIterator()4749 bool is_range) { in VerifyInvocationArgsUnresolvedMethod()4818 const Instruction* inst, MethodType method_type, bool is_range) { in VerifyInvocationArgs()4990 bool MethodVerifierImpl::VerifyFilledNewArray(const Instruction* inst, bool is_range) { in VerifyFilledNewArray()
650 bool is_range) in DoFilledNewArray()
1232 bool is_range; in artQuickResolutionTrampoline() local2450 const bool is_range = (inst.Opcode() == Instruction::INVOKE_POLYMORPHIC_RANGE); in artInvokePolymorphic() local2589 const bool is_range = inst.Opcode() == Instruction::INVOKE_POLYMORPHIC_RANGE; in artInvokePolymorphicWithHiddenReceiver() local