Searched refs:InlineTarget (Results 1 – 9 of 9) sorted by relevance
1113 RegLocation Mir2Lir::InlineTarget(CallInfo* info) { in InlineTarget() function in art::Mir2Lir1217 RegLocation rl_dest = InlineTarget(info); in GenInlinedReferenceGetReferent()1281 RegLocation rl_dest = InlineTarget(info); in GenInlinedCharAt()1304 RegLocation rl_dest = InlineTarget(info); in GenInlinedStringIsEmptyOrLength()1335 RegLocation rl_dest = (size == k64) ? InlineTargetWide(info) : InlineTarget(info); // result reg in GenInlinedReverseBytes()1371 RegLocation rl_dest = InlineTarget(info); in GenInlinedAbsInt()1459 RegLocation rl_dest = InlineTarget(info); in GenInlinedFloatCvt()1532 RegLocation rl_dest = InlineTarget(info); in GenInlinedIndexOf()1566 RegLocation rl_dest = InlineTarget(info); in GenInlinedStringCompareTo()1572 RegLocation rl_dest = InlineTarget(info); in GenInlinedCurrentThread()[all …]
951 RegLocation InlineTarget(CallInfo* info);
424 RegLocation rl_dest = (is_double) ? InlineTargetWide(info) : InlineTarget(info); in GenInlinedRound()445 RegLocation rl_dest = (is_double) ? InlineTargetWide(info) : InlineTarget(info); in GenInlinedMinMaxFP()
664 RegLocation rl_dest = (is_long) ? InlineTargetWide(info) : InlineTarget(info); in GenInlinedMinMax()675 RegLocation rl_dest = (size == k64) ? InlineTargetWide(info) : InlineTarget(info); in GenInlinedPeek()714 RegLocation rl_dest = InlineTarget(info); // boolean place for result in GenInlinedCas()1691 RegLocation rl_dest = (size == k64) ? InlineTargetWide(info) : InlineTarget(info); // result reg in GenInlinedReverseBits()
601 RegLocation rl_dest = InlineTarget(info); in GenInlinedAbsFloat()746 RegLocation rl_dest = InlineTarget(info); in GenInlinedMinMaxFP()
1283 RegLocation rl_dest = InlineTarget(info); in GenInlinedIndexOf()2879 RegLocation rl_dest = InlineTarget(info); in GenInlinedCharAt()2894 RegLocation rl_dest = InlineTarget(info); in GenInlinedCurrentThread()
815 RegLocation rl_dest = (is_long) ? InlineTargetWide(info) : InlineTarget(info); in GenInlinedMinMax()858 RegLocation rl_dest = size == k64 ? InlineTargetWide(info) : InlineTarget(info); in GenInlinedPeek()1056 RegLocation rl_dest = InlineTarget(info); // boolean place for result in GenInlinedCas()
740 RegLocation rl_dest = InlineTarget(info); in GenInlinedMinMax()754 RegLocation rl_dest = InlineTarget(info); in GenInlinedPeek()806 RegLocation rl_dest = InlineTarget(info); // boolean place for result in GenInlinedCas()
303 RegLocation rl_dest = InlineTarget(info); in GenInlinedPeek()