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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp134 class SystemZDAGToDAGISel : public SelectionDAGISel { class in namespace:__anon2408
345 SystemZDAGToDAGISel(SystemZTargetMachine &TM, CodeGenOpt::Level OptLevel) function in class:__anon2408::SystemZDAGToDAGISel
380 return new SystemZDAGToDAGISel(TM, OptLevel);
454 bool SystemZDAGToDAGISel::expandAddress(SystemZAddressingMode &AM,
569 bool SystemZDAGToDAGISel::selectAddress(SDValue Addr,
626 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM,
651 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM,
663 bool SystemZDAGToDAGISel::selectBDAddr(SystemZAddressingMode::DispRange DR,
674 bool SystemZDAGToDAGISel::selectMVIAddr(SystemZAddressingMode::DispRange DR,
685 bool SystemZDAGToDAGISel
[all...]

Completed in 74 milliseconds