Home
last modified time | relevance | path

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

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