Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp951 static MachineOperand makeImplicit(const MachineOperand &MO) { in makeImplicit() function
1112 LO16.add(makeImplicit(MI.getOperand(1))); in ExpandMOV32BitImm()
1136 LO16.add(makeImplicit(MI.getOperand(1))); in ExpandMOV32BitImm()
2376 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2390 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2403 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2417 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2430 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2443 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2457 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
[all …]