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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp31 FormBD, enumerator in enum:__anon2408::SystemZAddressingMode::AddrForm
69 bool hasIndexField() { return Form != FormBD; }
163 // Try to match Addr as a FormBD address with displacement type DR.
666 SystemZAddressingMode AM(SystemZAddressingMode::FormBD, DR);
1643 Form = SystemZAddressingMode::FormBD;
1653 Form = SystemZAddressingMode::FormBD;

Completed in 71 milliseconds