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.cpp947 static MachineOperand makeImplicit(const MachineOperand &MO) { in makeImplicit() function
1108 LO16.add(makeImplicit(MI.getOperand(1))); in ExpandMOV32BitImm()
1132 LO16.add(makeImplicit(MI.getOperand(1))); in ExpandMOV32BitImm()
2434 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2448 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2461 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2475 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2488 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2501 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
2515 .add(makeImplicit(MI.getOperand(1))); in ExpandMI()
[all …]