Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp30 enum AddrForm { enum
43 AddrForm Form;
65 SystemZAddressingMode(AddrForm form, DispRange dr) in SystemZAddressingMode()
178 bool selectBDXAddr(SystemZAddressingMode::AddrForm Form,
711 bool SystemZDAGToDAGISel::selectBDXAddr(SystemZAddressingMode::AddrForm Form, in selectBDXAddr()
1801 SystemZAddressingMode::AddrForm Form; in SelectInlineAsmMemoryOperand()