Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp954 static MachineOperand getMovOperand(const MachineOperand &MO, in getMovOperand() function
1014 MachineOperand Operand = getMovOperand(MO, Flag); in ExpandTMOV32BitImm()
1129 LO16.add(getMovOperand(MO, ARMII::MO_LO16)); in ExpandMOV32BitImm()
1137 MachineOperand HIOperand = getMovOperand(MO, ARMII::MO_HI16); in ExpandMOV32BitImm()