Searched defs:ImmDefRegs (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | PeepholeOptimizer.cpp | 1317 MachineInstr *MI, SmallSet<unsigned, 4> &ImmDefRegs, in isMoveImmediate() 1338 MachineInstr *MI, MachineBasicBlock *MBB, SmallSet<unsigned, 4> &ImmDefRegs, in foldImmediate() 1500 SmallSet<unsigned, 4> ImmDefRegs; in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | PeepholeOptimizer.cpp | 1351 MachineInstr &MI, SmallSet<Register, 4> &ImmDefRegs, in isMoveImmediate() 1372 MachineInstr &MI, SmallSet<Register, 4> &ImmDefRegs, in foldImmediate() 1633 SmallSet<Register, 4> ImmDefRegs; in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | PeepholeOptimizer.cpp | 1332 MachineInstr &MI, SmallSet<unsigned, 4> &ImmDefRegs, in isMoveImmediate() 1353 SmallSet<unsigned, 4> &ImmDefRegs, in foldImmediate() 1622 SmallSet<unsigned, 4> ImmDefRegs; in runOnMachineFunction() local
|