Lines Matching full:addressing
134 /// Return true if this addressing mode is already PC-relative.
411 /// specified addressing mode without any further recursion.
449 // PC relative addressing: %PC + 16-bit displacement!
521 /// Add the specified node to the specified addressing mode, returning true if
522 /// it cannot be done. This just pattern matches for the addressing mode.
570 /// addressing mode. These wrap things that will resolve down into a symbol
574 // If the addressing mode already has a symbol as the displacement, we can
964 // In order to tell AsmPrinter the exact addressing mode we select here, which
967 // the addressing mode kind.
977 // Try every supported (memory) addressing modes.
1006 // 'Q': Address register indirect addressing.
1009 // 'j' addressing mode.
1018 // 'U': Address register indirect w/ constant offset addressing.
1021 // 'p' addressing mode.