Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DLivePhysRegs.cpp46 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) { in removeDefs()
59 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) { in addUses()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DLiveRegUnits.h166 phys_regs_and_masks(const MachineInstr &MI) { in phys_regs_and_masks() function
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64LoadStoreOptimizer.cpp819 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) in updateDefinedRegisters()
823 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) in updateDefinedRegisters()
1056 for (const MachineOperand &MOP : phys_regs_and_masks(*I)) in mergePairedInsns()