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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h115 bool isAllocatable() const { return MC->isAllocatable(); } function in class:llvm::TargetRegisterClass
H A DMachineRegisterInfo.h933 bool isAllocatable(MCRegister PhysReg) const { function in class:llvm::MachineRegisterInfo
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCRegisterInfo.h95 bool isAllocatable() const { return Allocatable; } function in class:llvm::MCRegisterClass
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineVerifier.cpp198 bool isAllocatable(Register Reg) const { function in struct:__anon1834::MachineVerifier

Completed in 264 milliseconds