Home
last modified time | relevance | path

Searched refs:HasRegMask (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1135 bool HasRegMask = false; in allocateInstruction() local
1171 HasRegMask = true; in allocateInstruction()
1307 if (HasRegMask) { in allocateInstruction()
H A DMachineInstr.cpp1990 bool HasRegMask = false; in setPhysRegsDeadExcept() local
1993 HasRegMask = true; in setPhysRegsDeadExcept()
2008 if (HasRegMask) in setPhysRegsDeadExcept()