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! in matchAddressRecursively()
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 in matchWrapper()
964 // In order to tell AsmPrinter the exact addressing mode we select here, which in SelectInlineAsmMemoryOperand()
967 // the addressing mode kind. in SelectInlineAsmMemoryOperand()
977 // Try every supported (memory) addressing modes. in SelectInlineAsmMemoryOperand()
1006 // 'Q': Address register indirect addressing. in SelectInlineAsmMemoryOperand()
1009 // 'j' addressing mode. in SelectInlineAsmMemoryOperand()
1018 // 'U': Address register indirect w/ constant offset addressing. in SelectInlineAsmMemoryOperand()
1021 // 'p' addressing mode. in SelectInlineAsmMemoryOperand()