Home
last modified time | relevance | path

Searched defs:SlotOrReMat (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DVirtRegRewriter.cpp205 void addAvailable(int SlotOrReMat, unsigned Reg, bool CanClobber = true) { in addAvailable()
240 int SlotOrReMat = I->second; in canClobberPhysReg() local
727 int SlotOrReMat = I->second; in disallowClobberPhysRegOnly() local
752 int SlotOrReMat = I->second; in ClobberPhysRegOnly() local
820 void AvailableSpills::ModifyStackSlotOrReMat(int SlotOrReMat) { in ModifyStackSlotOrReMat()