Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DExpandPostRAPseudos.cpp52 bool LowerCopy(MachineInstr *MI);
137 bool ExpandPostRA::LowerCopy(MachineInstr *MI) { in LowerCopy() function in ExpandPostRA
215 MadeChange |= LowerCopy(&MI); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DExpandPostRAPseudos.cpp52 bool LowerCopy(MachineInstr *MI);
133 bool ExpandPostRA::LowerCopy(MachineInstr *MI) { in LowerCopy() function in ExpandPostRA
213 MadeChange |= LowerCopy(&MI); in runOnMachineFunction()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DExpandPostRAPseudos.cpp55 bool LowerCopy(MachineInstr *MI);
152 bool ExpandPostRA::LowerCopy(MachineInstr *MI) { in LowerCopy() function in ExpandPostRA
225 MadeChange |= LowerCopy(MI); in runOnMachineFunction()