Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.h46 const BitVector AllocatableSet; variable
DPrologEpilogInserter.cpp1255 const BitVector AllocatableSet(TRI.getAllocatableSet(MF)); in insertZeroCallUsedRegs() local
1271 if (AllocatableSet[Reg] && !MO.isImplicit() && in insertZeroCallUsedRegs()
1283 for (MCRegister Reg : AllocatableSet.set_bits()) { in insertZeroCallUsedRegs()