Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.cpp78 BitVector Allocatable = RegInfo->getAllocatableSet( in copyPhysReg() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp255 BitVector Allocatable(getNumRegs()); in getAllocatableSet() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h48 const bool Allocatable; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h353 bool Allocatable; variable