Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp145 typedef SmallDenseMap<unsigned, TiedPairList> TiedOperandMap; typedef in __anon588adb740111::TwoAddressInstructionPass
146 bool collectTiedOperands(MachineInstr *MI, TiedOperandMap&);
1403 collectTiedOperands(MachineInstr *MI, TiedOperandMap &TiedOperands) { in collectTiedOperands()
1626 TiedOperandMap TiedOperands; in runOnMachineFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp169 using TiedOperandMap = SmallDenseMap<unsigned, TiedPairList>; typedef in __anone2ac02160111::TwoAddressInstructionPass
171 bool collectTiedOperands(MachineInstr *MI, TiedOperandMap&);
1462 collectTiedOperands(MachineInstr *MI, TiedOperandMap &TiedOperands) { in collectTiedOperands()
1693 TiedOperandMap TiedOperands; in runOnMachineFunction()