Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1365 bool HasRegMask = false; in allocateInstruction() local
1401 HasRegMask = true; in allocateInstruction()
1497 if (HasRegMask) { in allocateInstruction()
H A DMachineInstr.cpp2093 bool HasRegMask = false; in setPhysRegsDeadExcept() local
2096 HasRegMask = true; in setPhysRegsDeadExcept()
2111 if (HasRegMask) in setPhysRegsDeadExcept()