Home
last modified time | relevance | path

Searched refs:ComputeIntegerValueOfInfo (Results 1 – 6 of 6) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dintrinsics.h136 static IntegerValueOfInfo ComputeIntegerValueOfInfo(
H A Dintrinsics.cc281 IntrinsicVisitor::IntegerValueOfInfo IntrinsicVisitor::ComputeIntegerValueOfInfo( in ComputeIntegerValueOfInfo() function in art::IntrinsicVisitor
H A Dintrinsics_x86_64.cc2612 IntrinsicVisitor::ComputeIntegerValueOfInfo(invoke, codegen_->GetCompilerOptions()); in VisitIntegerValueOf()
H A Dintrinsics_x86.cc3046 IntrinsicVisitor::ComputeIntegerValueOfInfo(invoke, codegen_->GetCompilerOptions()); in VisitIntegerValueOf()
H A Dintrinsics_arm64.cc3179 IntrinsicVisitor::ComputeIntegerValueOfInfo(invoke, codegen_->GetCompilerOptions()); in VisitIntegerValueOf()
H A Dintrinsics_arm_vixl.cc2447 IntrinsicVisitor::ComputeIntegerValueOfInfo(invoke, codegen_->GetCompilerOptions()); in VisitIntegerValueOf()