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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h115 bool isAllocatable() const { return MC->isAllocatable(); } function in class:llvm::TargetRegisterClass
H A DMachineRegisterInfo.h915 bool isAllocatable(MCRegister PhysReg) const { function in class:llvm::MachineRegisterInfo
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h88 bool isAllocatable() const { return Allocatable; } function in class:llvm::MCRegisterClass
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp198 bool isAllocatable(unsigned Reg) const { function in struct:__anon3530::MachineVerifier

Completed in 130 milliseconds