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

/external/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp129 class SystemZDAGToDAGISel : public SelectionDAGISel { class in namespace:__anon26152
317 SystemZDAGToDAGISel(SystemZTargetMachine &TM, CodeGenOpt::Level OptLevel) function in class:__anon26152::SystemZDAGToDAGISel
339 return new SystemZDAGToDAGISel(TM, OptLevel);
413 bool SystemZDAGToDAGISel::expandAddress(SystemZAddressingMode &AM,
528 bool SystemZDAGToDAGISel::selectAddress(SDValue Addr,
575 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM,
600 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM,
612 bool SystemZDAGToDAGISel::selectBDAddr(SystemZAddressingMode::DispRange DR,
623 bool SystemZDAGToDAGISel::selectMVIAddr(SystemZAddressingMode::DispRange DR,
634 bool SystemZDAGToDAGISel
[all...]

Completed in 163 milliseconds