Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h99 bool isAllocatable() const { return Allocatable; } isAllocatable() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h974 bool isAllocatable(MCRegister PhysReg) const { isAllocatable() function
H A DTargetRegisterInfo.h120 bool isAllocatable() const { return MC->isAllocatable(); } isAllocatable() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp212 bool isAllocatable(Register Reg) const { isAllocatable() function