Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp172 bool collectTiedOperands(MachineInstr *MI, TiedOperandMap&);
1458 collectTiedOperands(MachineInstr *MI, TiedOperandMap &TiedOperands) { in collectTiedOperands() function in TwoAddressInstructionPass
1717 if (!collectTiedOperands(&*mi, TiedOperands)) { in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp146 bool collectTiedOperands(MachineInstr *MI, TiedOperandMap&);
1403 collectTiedOperands(MachineInstr *MI, TiedOperandMap &TiedOperands) { in collectTiedOperands() function in TwoAddressInstructionPass
1654 if (!collectTiedOperands(&*mi, TiedOperands)) { in runOnMachineFunction()