Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineSink.cpp93 bool PerformTrivialForwardCoalescing(MachineInstr *MI,
109 bool MachineSinking::PerformTrivialForwardCoalescing(MachineInstr *MI, in PerformTrivialForwardCoalescing() function in MachineSinking
268 bool Joined = PerformTrivialForwardCoalescing(MI, &MBB); in ProcessBlock()
/external/llvm/lib/CodeGen/
DMachineSink.cpp139 bool PerformTrivialForwardCoalescing(MachineInstr &MI,
158 bool MachineSinking::PerformTrivialForwardCoalescing(MachineInstr &MI, in INITIALIZE_PASS_DEPENDENCY()
341 bool Joined = PerformTrivialForwardCoalescing(MI, &MBB); in ProcessBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineSink.cpp171 bool PerformTrivialForwardCoalescing(MachineInstr &MI,
194 bool MachineSinking::PerformTrivialForwardCoalescing(MachineInstr &MI, in INITIALIZE_PASS_DEPENDENCY()
378 bool Joined = PerformTrivialForwardCoalescing(MI, &MBB); in ProcessBlock()