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

/external/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp174 bool selectBDXAddr(SystemZAddressingMode::AddrForm Form,
212 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
218 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
224 return selectBDXAddr(SystemZAddressingMode::FormBDXDynAlloc,
230 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
236 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
242 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
248 return selectBDXAddr(SystemZAddressingMode::FormBDXLA,
254 return selectBDXAddr(SystemZAddressingMode::FormBDXLA,
634 bool SystemZDAGToDAGISel::selectBDXAddr(SystemZAddressingMod function in class:SystemZDAGToDAGISel
[all...]

Completed in 79 milliseconds