Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCRegisterInfo.h95 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCRegisterInfo.h88 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
/external/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h781 bool isAllocatable(unsigned PhysReg) const { in isAllocatable() function
/external/llvm-project/llvm/include/llvm/MC/
DMCRegisterInfo.h88 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
/external/llvm/include/llvm/Target/
DTargetRegisterInfo.h120 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h915 bool isAllocatable(unsigned PhysReg) const { in isAllocatable() function
DTargetRegisterInfo.h114 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h928 bool isAllocatable(MCRegister PhysReg) const { in isAllocatable() function
DTargetRegisterInfo.h114 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
/external/llvm/lib/CodeGen/
DMachineVerifier.cpp187 bool isAllocatable(unsigned Reg) { in isAllocatable() function
/external/llvm-project/llvm/lib/CodeGen/
DMachineVerifier.cpp199 bool isAllocatable(Register Reg) const { in isAllocatable() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineVerifier.cpp220 bool isAllocatable(unsigned Reg) const { in isAllocatable() function