Lines Matching refs:ForwardRef
116 class ForwardRef : public ForwardReference<int32_t> {
119 ForwardRef() : ForwardReference<int32_t>(0, 0, 0, 0, 1), op_(NULL) {}
121 ForwardRef(const Location::EmitOperator* op,
137 bool operator==(const ForwardRef& other) const {
140 bool operator<(const ForwardRef& other) const {
143 bool operator<=(const ForwardRef& other) const {
146 bool operator>(const ForwardRef& other) const {
162 typedef InvalSet<ForwardRef,
195 friend class InvalSet<ForwardRef,
210 ForwardRef GetLastForwardReference() const {
491 aarch32::Location::ForwardRef, aarch32::Location::kNPreallocatedElements, \
496 const aarch32::Location::ForwardRef& element) {
501 aarch32::Location::ForwardRef* element, int32_t key) {