Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/ARM/
HDThumb1InstrInfo.cpp78 BitVector Allocatable = RegInfo->getAllocatableSet( in copyPhysReg() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetRegisterInfo.cpp255 BitVector Allocatable(getNumRegs()); in getAllocatableSet() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/MC/
HDMCRegisterInfo.h48 const bool Allocatable; variable
/freebsd-head/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenRegisters.h353 bool Allocatable; variable