Searched refs:ReduceTo2Addr (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | Thumb2SizeReduction.cpp | 164 bool ReduceTo2Addr(MachineBasicBlock &MBB, MachineInstr *MI, 485 if (ReduceTo2Addr(MBB, MI, Entry, LiveCPSR, CPSRDef)) in ReduceSpecial() 538 if (ReduceTo2Addr(MBB, MI, Entry, LiveCPSR, CPSRDef)) in ReduceSpecial() 580 Thumb2SizeReduce::ReduceTo2Addr(MachineBasicBlock &MBB, MachineInstr *MI, in ReduceTo2Addr() function in Thumb2SizeReduce 845 ReduceTo2Addr(MBB, MI, Entry, LiveCPSR, CPSRDef)) { in ReduceMBB()
|
/external/llvm/lib/Target/ARM/ |
D | Thumb2SizeReduction.cpp | 176 bool ReduceTo2Addr(MachineBasicBlock &MBB, MachineInstr *MI, 600 if (ReduceTo2Addr(MBB, MI, Entry, LiveCPSR, IsSelfLoop)) in ReduceSpecial() 652 if (ReduceTo2Addr(MBB, MI, Entry, LiveCPSR, IsSelfLoop)) in ReduceSpecial() 694 Thumb2SizeReduce::ReduceTo2Addr(MachineBasicBlock &MBB, MachineInstr *MI, in ReduceTo2Addr() function in Thumb2SizeReduce 969 ReduceTo2Addr(MBB, MI, Entry, LiveCPSR, IsSelfLoop)) in ReduceMI()
|