Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRegisterInfo.h285 void addPhysRegsUsed(const BitVector &Regs) { UsedPhysRegs |= Regs; } in addPhysRegsUsed() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocFast.cpp942 MRI->addPhysRegsUsed(UsedInInstr); in AllocateBasicBlock()
1007 MRI->addPhysRegsUsed(UsedInInstr); in AllocateBasicBlock()