Home | History | Annotate | Download | only in quick

Lines Matching full:physical

767      * @return Returns the properly typed temporary in physical register pairs.
776 * @return Returns the properly typed temporary in physical register.
929 * either the physical register or the target of move-result.
1025 * @param rl_src The source register location. Can be either physical register or dalvik register.
1033 * @param rl_src The source register location. Can be either physical register or dalvik
1084 * @note register will be passed to TargetReg to get physical register.
1094 * @note register will be passed to TargetReg to get physical register.
1104 * @note register will be passed to TargetReg to get physical register.
1424 * @param r_dest The destination physical register.
1425 * @param r_base The base physical register for memory operand.
1435 * @param r_base The base physical register for memory operand.
1437 * @param r_src The destination physical register.
1449 * @param r_dest The destination physical register.
1450 * @param r_src The source physical register.
1620 * @brief Used to load VR argument to a physical register.
1621 * @details The load is only done if the argument is not already in physical register.
1708 * Returns true iff wide GPRs are just different views on the same physical register.
1713 * Returns true iff wide FPRs are just different views on the same physical register.
1901 * @return the past-the-end index of VRs mapped to physical registers.