Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegisterClassInfo.h125 bool isAllocatable(unsigned PhysReg) const { in isAllocatable() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLiveIntervalAnalysis.h104 bool isAllocatable(unsigned reg) const { in isAllocatable() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCRegisterInfo.h104 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCRegisterInfo.h95 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetRegisterInfo.h105 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
/external/llvm/include/llvm/MC/
DMCRegisterInfo.h95 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/include/llvm/Target/
DTargetRegisterInfo.h120 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h896 bool isAllocatable(unsigned PhysReg) const { in isAllocatable() function
DTargetRegisterInfo.h106 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
/external/llvm/lib/CodeGen/
DMachineVerifier.cpp187 bool isAllocatable(unsigned Reg) { in isAllocatable() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineVerifier.cpp218 bool isAllocatable(unsigned Reg) const { in isAllocatable() function