Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCRegisterInfo.h88 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineVerifier.cpp220 bool isAllocatable(unsigned Reg) const { in isAllocatable() function