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

/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp176 bool selectBDXAddr(SystemZAddressingMode::AddrForm Form,
214 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
220 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
226 return selectBDXAddr(SystemZAddressingMode::FormBDXDynAlloc,
232 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
238 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
244 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
250 return selectBDXAddr(SystemZAddressingMode::FormBDXLA,
256 return selectBDXAddr(SystemZAddressingMode::FormBDXLA,
652 bool SystemZDAGToDAGISel::selectBDXAddr(SystemZAddressingMod function in class:SystemZDAGToDAGISel
[all...]

Completed in 50 milliseconds