Home | History | Annotate | Download | only in x86

Lines Matching full:bytecode

19     \brief This file implements visitors of the bytecode
26 //! Returns size of the current bytecode in u2 unit
526 //! check whether the current bytecode generates a const
529 //! if a bytecode uses vA (const), and updates vA to non const, getConstInfo will return false and update constWorklist to make sure when lowering the bytecode, vA is treated as constant
997 //TODO bytecode is not going to update state registers
1212 //! This function updates infoArray with virtual registers accessed when lowering the bytecode, and returns size of the bytecode in unit of u2
1523 //%edx is used in this bytecode, update currentBB->allocConstraints
3308 //! This function updates infoArray with temporaries accessed when lowering the bytecode