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

  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 364 bool isInAllocatableClass(unsigned RegNo) const {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetRegisterInfo.h 375 bool isInAllocatableClass(unsigned RegNo) const {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetRegisterInfo.h 316 /// isInAllocatableClass - Return true if the register is in the allocation
318 bool isInAllocatableClass(unsigned RegNo) const {

Completed in 86 milliseconds