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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp178 bool selectBDXAddr(SystemZAddressingMode::AddrForm Form,
216 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
222 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
228 return selectBDXAddr(SystemZAddressingMode::FormBDXDynAlloc,
234 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
240 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
246 return selectBDXAddr(SystemZAddressingMode::FormBDXNormal,
252 return selectBDXAddr(SystemZAddressingMode::FormBDXLA,
258 return selectBDXAddr(SystemZAddressingMode::FormBDXLA,
685 bool SystemZDAGToDAGISel::selectBDXAddr(SystemZAddressingMod function in class:SystemZDAGToDAGISel
[all...]

Completed in 46 milliseconds