Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp32 enum OperandTransfer { enum
66 OpInfo(enum OperandTransfer TransferOperands) in OpInfo()
70 enum OperandTransfer
107 enum OperandTransfer TransferOperands() const { in TransferOperands()
698 enum OperandTransfer OpTransfer = Entry.TransferOperands(); in ReplaceInstruction()