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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp47 enum DispRange { enum in struct:__anon2408::SystemZAddressingMode
54 DispRange DR;
64 SystemZAddressingMode(AddrForm form, DispRange dr)
166 bool selectBDAddr(SystemZAddressingMode::DispRange DR, SDValue Addr,
172 bool selectMVIAddr(SystemZAddressingMode::DispRange DR, SDValue Addr,
179 SystemZAddressingMode::DispRange DR, SDValue Addr,
386 static bool selectDisp(SystemZAddressingMode::DispRange DR, int64_t Val) {
497 static bool isValidDisp(SystemZAddressingMode::DispRange DR, int64_t Val) {
663 bool SystemZDAGToDAGISel::selectBDAddr(SystemZAddressingMode::DispRange DR,
674 bool SystemZDAGToDAGISel::selectMVIAddr(SystemZAddressingMode::DispRange D
1634 SystemZAddressingMode::DispRange DispRange; local
[all...]

Completed in 115 milliseconds