Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp174 bool selectBDXAddr(SystemZAddressingMode::AddrForm Form,
212 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal, in selectBDXAddr12Only()
218 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal, in selectBDXAddr12Pair()
224 return selectBDXAddr(SystemZAddressingMode::FormBDXDynAlloc, in selectDynAlloc12Only()
230 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal, in selectBDXAddr20Only()
236 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal, in selectBDXAddr20Only128()
242 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal, in selectBDXAddr20Pair()
248 return selectBDXAddr(SystemZAddressingMode::FormBDXLA, in selectLAAddr12Pair()
254 return selectBDXAddr(SystemZAddressingMode::FormBDXLA, in selectLAAddr20Pair()
634 bool SystemZDAGToDAGISel::selectBDXAddr(SystemZAddressingMode::AddrForm Form, in selectBDXAddr() function in SystemZDAGToDAGISel
[all …]