Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1107 bool HasRegMask = false; in allocateInstruction() local
1141 HasRegMask = true; in allocateInstruction()
1276 if (HasRegMask) { in allocateInstruction()
H A DMachineInstr.cpp2046 bool HasRegMask = false; in setPhysRegsDeadExcept() local
2049 HasRegMask = true; in setPhysRegsDeadExcept()
2064 if (HasRegMask) in setPhysRegsDeadExcept()