Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTwoAddressInstructionPass.cpp1137 bool AllUsesCopied = true; in runOnMachineFunction() local
1156 AllUsesCopied = false; in runOnMachineFunction()
1210 if (AllUsesCopied) { in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1508 bool AllUsesCopied = true; in processTiedPairs() local
1529 AllUsesCopied = false; in processTiedPairs()
1610 if (AllUsesCopied) { in processTiedPairs()
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1453 bool AllUsesCopied = true; in processTiedPairs() local
1474 AllUsesCopied = false; in processTiedPairs()
1555 if (AllUsesCopied) { in processTiedPairs()