Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp29 enum AddrForm { enum
42 AddrForm Form;
64 SystemZAddressingMode(AddrForm form, DispRange dr) in SystemZAddressingMode()
177 bool selectBDXAddr(SystemZAddressingMode::AddrForm Form,
688 bool SystemZDAGToDAGISel::selectBDXAddr(SystemZAddressingMode::AddrForm Form, in selectBDXAddr()
1677 SystemZAddressingMode::AddrForm Form; in SelectInlineAsmMemoryOperand()