HomeSort by relevance Sort by last modified time
    Searched refs:inAllocatableClass (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetRegisterInfo.h 209 bool inAllocatableClass; // Register belongs to an allocatable regclass.
319 return InfoDesc[RegNo].inAllocatableClass;
  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 240 bool inAllocatableClass; // Register belongs to an allocatable regclass.
365 return InfoDesc[RegNo].inAllocatableClass;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetRegisterInfo.h 204 bool inAllocatableClass; // Register belongs to an allocatable regclass.
376 return InfoDesc[RegNo].inAllocatableClass;
    [all...]

Completed in 136 milliseconds