Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp134 class SystemZDAGToDAGISel : public SelectionDAGISel { class
349 SystemZDAGToDAGISel(SystemZTargetMachine &TM, CodeGenOpt::Level OptLevel) in SystemZDAGToDAGISel() function in __anon13e263130111::SystemZDAGToDAGISel
384 return new SystemZDAGToDAGISel(TM, OptLevel); in createSystemZISelDag()
458 bool SystemZDAGToDAGISel::expandAddress(SystemZAddressingMode &AM, in expandAddress()
573 bool SystemZDAGToDAGISel::selectAddress(SDValue Addr, in selectAddress()
630 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM, in getAddressOperands()
655 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM, in getAddressOperands()
667 bool SystemZDAGToDAGISel::selectBDAddr(SystemZAddressingMode::DispRange DR, in selectBDAddr()
678 bool SystemZDAGToDAGISel::selectMVIAddr(SystemZAddressingMode::DispRange DR, in selectMVIAddr()
689 bool SystemZDAGToDAGISel::selectBDXAddr(SystemZAddressingMode::AddrForm Form, in selectBDXAddr()
[all …]