Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp71 BitVector UsableRegs; member in __anoncfbcee1f0211::RABasic
H A DLiveIntervals.cpp923 BitVector &UsableRegs) { in checkRegMaskInterference()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PreTileConfig.cpp108 bool isDestructiveCall(MachineInstr &MI, BitVector UsableRegs) { in isDestructiveCall()