Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp948 static MachineOperand makeImplicit(const MachineOperand &MO) { in makeImplicit() function
1109 LO16.add(makeImplicit(MI.getOperand(1))); in ExpandMOV32BitImm()
1133 LO16.add(makeImplicit(MI.getOperand(1))); in ExpandMOV32BitImm()
2392 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2406 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2419 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2433 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2446 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2459 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2473 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
[all …]