Lines Matching refs:this
8 // this list of conditions and the following disclaimer.
10 // this list of conditions and the following disclaimer in the documentation
13 // used to endorse or promote products derived from this software without
132 // other branch to that same label already generated. As an example, this can
141 // When creating a veneer for a branch going out of range, the link for this
142 // branch needs to be removed from this `links_`. Since all branches are
143 // tracked in one underlying InvalSet, the complexity for this deletion is the
153 // The offsets of the instructions that have linked to this label.
193 // the literal (stored as -offset -1). If multiple loads refer to this
331 // Update the value of this literal, if necessary by rewriting the value in
390 // Allow VIXL to generate code that refers to absolute addresses. With this
2136 if (!OneInstrMoveImmediateHelper(this, rd, imm)) {
8342 // TODO: These template specialisations should not live in this file. Move