Home
last modified time | relevance | path

Searched refs:inAllocatableClass (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetRegisterInfo.h209 bool inAllocatableClass; // Register belongs to an allocatable regclass. member
319 return InfoDesc[RegNo].inAllocatableClass; in isInAllocatableClass()
/external/llvm/include/llvm/Target/
DTargetRegisterInfo.h240 bool inAllocatableClass; // Register belongs to an allocatable regclass. member
365 return InfoDesc[RegNo].inAllocatableClass; in isInAllocatableClass()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h204 bool inAllocatableClass; // Register belongs to an allocatable regclass. member
376 return InfoDesc[RegNo].inAllocatableClass; in isInAllocatableClass()