Home
last modified time | relevance | path

Searched refs:DispRange (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp47 enum DispRange { enum
54 DispRange DR;
64 SystemZAddressingMode(AddrForm form, DispRange dr) in SystemZAddressingMode()
165 bool selectBDAddr(SystemZAddressingMode::DispRange DR, SDValue Addr,
171 bool selectMVIAddr(SystemZAddressingMode::DispRange DR, SDValue Addr,
1678 SystemZAddressingMode::DispRange DispRange; in SelectInlineAsmMemoryOperand() local
1689 DispRange = SystemZAddressingMode::Disp12Only; in SelectInlineAsmMemoryOperand()
1695 DispRange = SystemZAddressingMode::Disp12Only; in SelectInlineAsmMemoryOperand()
1701 DispRange = SystemZAddressingMode::Disp20Only; in SelectInlineAsmMemoryOperand()
1713 DispRange = SystemZAddressingMode::Disp20Only; in SelectInlineAsmMemoryOperand()
[all …]