Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp46 enum DispRange { enum
53 DispRange DR;
63 SystemZAddressingMode(AddrForm form, DispRange dr) in SystemZAddressingMode()
162 bool selectBDAddr(SystemZAddressingMode::DispRange DR, SDValue Addr,
168 bool selectMVIAddr(SystemZAddressingMode::DispRange DR, SDValue Addr,
175 SystemZAddressingMode::DispRange DR, SDValue Addr,
345 static bool selectDisp(SystemZAddressingMode::DispRange DR, int64_t Val) { in selectDisp()
456 static bool isValidDisp(SystemZAddressingMode::DispRange DR, int64_t Val) { in isValidDisp()
612 bool SystemZDAGToDAGISel::selectBDAddr(SystemZAddressingMode::DispRange DR, in selectBDAddr()
623 bool SystemZDAGToDAGISel::selectMVIAddr(SystemZAddressingMode::DispRange DR, in selectMVIAddr()
[all …]