Searched defs:isInReg (Results 1 – 5 of 5) sorted by relevance
56 bool isInReg() const { return Flags & InReg; } in isInReg() function
1213 bool isInReg : 1; member
76 bool isInReg() const { return Flags & InReg; } in isInReg() function
2466 bool isInReg : 1; member
5601 void MarkAllocatedRegs(bool isOutReg, bool isInReg, in MarkAllocatedRegs()5700 bool isInReg = false; in GetRegistersForValue() local