Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp28 enum AddrForm { enum
41 AddrForm Form;
63 SystemZAddressingMode(AddrForm form, DispRange dr) in SystemZAddressingMode()
174 bool selectBDXAddr(SystemZAddressingMode::AddrForm Form,
634 bool SystemZDAGToDAGISel::selectBDXAddr(SystemZAddressingMode::AddrForm Form, in selectBDXAddr()