/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
H A D | RegisterClassInfo.h | 70 // Compute all information about RC. 71 void compute(const TargetRegisterClass *RC) const; 73 // Return an up-to-date RCInfo for RC. 74 const RCInfo &get(const TargetRegisterClass *RC) const { 75 const RCInfo &RCI = RegClass[RC->getID()]; 77 compute(RC); 89 /// registers in RC in the current function. 90 unsigned getNumAllocatableRegs(const TargetRegisterClass *RC) const { 91 return get(RC).NumRegs; 94 /// getOrder - Returns the preferred allocation order for RC 123 getMinCost(const TargetRegisterClass *RC) argument 131 getLastCostChange(const TargetRegisterClass *RC) argument [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/ |
H A D | RegisterClassInfo.h | 70 // Compute all information about RC. 71 void compute(const TargetRegisterClass *RC) const; 73 // Return an up-to-date RCInfo for RC. 74 const RCInfo &get(const TargetRegisterClass *RC) const { 75 const RCInfo &RCI = RegClass[RC->getID()]; 77 compute(RC); 89 /// registers in RC in the current function. 90 unsigned getNumAllocatableRegs(const TargetRegisterClass *RC) const { 91 return get(RC).NumRegs; 94 /// getOrder - Returns the preferred allocation order for RC 123 getMinCost(const TargetRegisterClass *RC) argument 131 getLastCostChange(const TargetRegisterClass *RC) argument [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/ |
H A D | RegisterClassInfo.h | 70 // Compute all information about RC. 71 void compute(const TargetRegisterClass *RC) const; 73 // Return an up-to-date RCInfo for RC. 74 const RCInfo &get(const TargetRegisterClass *RC) const { 75 const RCInfo &RCI = RegClass[RC->getID()]; 77 compute(RC); 89 /// registers in RC in the current function. 90 unsigned getNumAllocatableRegs(const TargetRegisterClass *RC) const { 91 return get(RC).NumRegs; 94 /// getOrder - Returns the preferred allocation order for RC 123 getMinCost(const TargetRegisterClass *RC) argument 131 getLastCostChange(const TargetRegisterClass *RC) argument [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/ |
H A D | RegisterClassInfo.h | 70 // Compute all information about RC. 71 void compute(const TargetRegisterClass *RC) const; 73 // Return an up-to-date RCInfo for RC. 74 const RCInfo &get(const TargetRegisterClass *RC) const { 75 const RCInfo &RCI = RegClass[RC->getID()]; 77 compute(RC); 89 /// registers in RC in the current function. 90 unsigned getNumAllocatableRegs(const TargetRegisterClass *RC) const { 91 return get(RC).NumRegs; 94 /// getOrder - Returns the preferred allocation order for RC 123 getMinCost(const TargetRegisterClass *RC) argument 131 getLastCostChange(const TargetRegisterClass *RC) argument [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/ |
H A D | RegisterClassInfo.h | 70 // Compute all information about RC. 71 void compute(const TargetRegisterClass *RC) const; 73 // Return an up-to-date RCInfo for RC. 74 const RCInfo &get(const TargetRegisterClass *RC) const { 75 const RCInfo &RCI = RegClass[RC->getID()]; 77 compute(RC); 89 /// registers in RC in the current function. 90 unsigned getNumAllocatableRegs(const TargetRegisterClass *RC) const { 91 return get(RC).NumRegs; 94 /// getOrder - Returns the preferred allocation order for RC 123 getMinCost(const TargetRegisterClass *RC) argument 131 getLastCostChange(const TargetRegisterClass *RC) argument [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/ |
H A D | RegisterClassInfo.h | 70 // Compute all information about RC. 71 void compute(const TargetRegisterClass *RC) const; 73 // Return an up-to-date RCInfo for RC. 74 const RCInfo &get(const TargetRegisterClass *RC) const { 75 const RCInfo &RCI = RegClass[RC->getID()]; 77 compute(RC); 89 /// registers in RC in the current function. 90 unsigned getNumAllocatableRegs(const TargetRegisterClass *RC) const { 91 return get(RC).NumRegs; 94 /// getOrder - Returns the preferred allocation order for RC 123 getMinCost(const TargetRegisterClass *RC) argument 131 getLastCostChange(const TargetRegisterClass *RC) argument [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/ |
H A D | RegisterClassInfo.h | 70 // Compute all information about RC. 71 void compute(const TargetRegisterClass *RC) const; 73 // Return an up-to-date RCInfo for RC. 74 const RCInfo &get(const TargetRegisterClass *RC) const { 75 const RCInfo &RCI = RegClass[RC->getID()]; 77 compute(RC); 89 /// registers in RC in the current function. 90 unsigned getNumAllocatableRegs(const TargetRegisterClass *RC) const { 91 return get(RC).NumRegs; 94 /// getOrder - Returns the preferred allocation order for RC 123 getMinCost(const TargetRegisterClass *RC) argument 131 getLastCostChange(const TargetRegisterClass *RC) argument [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
H A D | RegisterClassInfo.h | 70 // Compute all information about RC. 71 void compute(const TargetRegisterClass *RC) const; 73 // Return an up-to-date RCInfo for RC. 74 const RCInfo &get(const TargetRegisterClass *RC) const { 75 const RCInfo &RCI = RegClass[RC->getID()]; 77 compute(RC); 89 /// registers in RC in the current function. 90 unsigned getNumAllocatableRegs(const TargetRegisterClass *RC) const { 91 return get(RC).NumRegs; 94 /// getOrder - Returns the preferred allocation order for RC 123 getMinCost(const TargetRegisterClass *RC) argument 131 getLastCostChange(const TargetRegisterClass *RC) argument [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/ |
H A D | RegisterClassInfo.h | 70 // Compute all information about RC. 71 void compute(const TargetRegisterClass *RC) const; 73 // Return an up-to-date RCInfo for RC. 74 const RCInfo &get(const TargetRegisterClass *RC) const { 75 const RCInfo &RCI = RegClass[RC->getID()]; 77 compute(RC); 89 /// registers in RC in the current function. 90 unsigned getNumAllocatableRegs(const TargetRegisterClass *RC) const { 91 return get(RC).NumRegs; 94 /// getOrder - Returns the preferred allocation order for RC 123 getMinCost(const TargetRegisterClass *RC) argument 131 getLastCostChange(const TargetRegisterClass *RC) argument [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/ |
H A D | RegisterClassInfo.h | 70 // Compute all information about RC. 71 void compute(const TargetRegisterClass *RC) const; 73 // Return an up-to-date RCInfo for RC. 74 const RCInfo &get(const TargetRegisterClass *RC) const { 75 const RCInfo &RCI = RegClass[RC->getID()]; 77 compute(RC); 89 /// registers in RC in the current function. 90 unsigned getNumAllocatableRegs(const TargetRegisterClass *RC) const { 91 return get(RC).NumRegs; 94 /// getOrder - Returns the preferred allocation order for RC 123 getMinCost(const TargetRegisterClass *RC) argument 131 getLastCostChange(const TargetRegisterClass *RC) argument [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/ |
H A D | RegisterClassInfo.h | 70 // Compute all information about RC. 71 void compute(const TargetRegisterClass *RC) const; 73 // Return an up-to-date RCInfo for RC. 74 const RCInfo &get(const TargetRegisterClass *RC) const { 75 const RCInfo &RCI = RegClass[RC->getID()]; 77 compute(RC); 89 /// registers in RC in the current function. 90 unsigned getNumAllocatableRegs(const TargetRegisterClass *RC) const { 91 return get(RC).NumRegs; 94 /// getOrder - Returns the preferred allocation order for RC 123 getMinCost(const TargetRegisterClass *RC) argument 131 getLastCostChange(const TargetRegisterClass *RC) argument [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/ |
H A D | RegisterClassInfo.h | 70 // Compute all information about RC. 71 void compute(const TargetRegisterClass *RC) const; 73 // Return an up-to-date RCInfo for RC. 74 const RCInfo &get(const TargetRegisterClass *RC) const { 75 const RCInfo &RCI = RegClass[RC->getID()]; 77 compute(RC); 89 /// registers in RC in the current function. 90 unsigned getNumAllocatableRegs(const TargetRegisterClass *RC) const { 91 return get(RC).NumRegs; 94 /// getOrder - Returns the preferred allocation order for RC 123 getMinCost(const TargetRegisterClass *RC) argument 131 getLastCostChange(const TargetRegisterClass *RC) argument [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/ |
H A D | RegisterClassInfo.h | 70 // Compute all information about RC. 71 void compute(const TargetRegisterClass *RC) const; 73 // Return an up-to-date RCInfo for RC. 74 const RCInfo &get(const TargetRegisterClass *RC) const { 75 const RCInfo &RCI = RegClass[RC->getID()]; 77 compute(RC); 89 /// registers in RC in the current function. 90 unsigned getNumAllocatableRegs(const TargetRegisterClass *RC) const { 91 return get(RC).NumRegs; 94 /// getOrder - Returns the preferred allocation order for RC 123 getMinCost(const TargetRegisterClass *RC) argument 131 getLastCostChange(const TargetRegisterClass *RC) argument [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/ |
H A D | RegisterClassInfo.h | 70 // Compute all information about RC. 71 void compute(const TargetRegisterClass *RC) const; 73 // Return an up-to-date RCInfo for RC. 74 const RCInfo &get(const TargetRegisterClass *RC) const { 75 const RCInfo &RCI = RegClass[RC->getID()]; 77 compute(RC); 89 /// registers in RC in the current function. 90 unsigned getNumAllocatableRegs(const TargetRegisterClass *RC) const { 91 return get(RC).NumRegs; 94 /// getOrder - Returns the preferred allocation order for RC 123 getMinCost(const TargetRegisterClass *RC) argument 131 getLastCostChange(const TargetRegisterClass *RC) argument [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/ |
H A D | TargetRegisterInfo.h | 110 bool hasSubClass(const TargetRegisterClass *RC) const { 111 return RC != this && hasSubClassEq(RC); 114 /// Returns true if RC is a sub-class of or equal to this class. 115 bool hasSubClassEq(const TargetRegisterClass *RC) const { 116 unsigned ID = RC->getID(); 122 bool hasSuperClass(const TargetRegisterClass *RC) const { 123 return RC->hasSubClass(this); 126 /// Returns true if RC is a super-class of or equal to this class. 127 bool hasSuperClassEq(const TargetRegisterClass *RC) cons 331 isTypeLegalForClass(const TargetRegisterClass &RC, MVT T) const argument [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/ |
H A D | TargetRegisterInfo.h | 110 bool hasSubClass(const TargetRegisterClass *RC) const { 111 return RC != this && hasSubClassEq(RC); 114 /// Returns true if RC is a sub-class of or equal to this class. 115 bool hasSubClassEq(const TargetRegisterClass *RC) const { 116 unsigned ID = RC->getID(); 122 bool hasSuperClass(const TargetRegisterClass *RC) const { 123 return RC->hasSubClass(this); 126 /// Returns true if RC is a super-class of or equal to this class. 127 bool hasSuperClassEq(const TargetRegisterClass *RC) cons 331 isTypeLegalForClass(const TargetRegisterClass &RC, MVT T) const argument [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/ |
H A D | TargetRegisterInfo.h | 110 bool hasSubClass(const TargetRegisterClass *RC) const { 111 return RC != this && hasSubClassEq(RC); 114 /// Returns true if RC is a sub-class of or equal to this class. 115 bool hasSubClassEq(const TargetRegisterClass *RC) const { 116 unsigned ID = RC->getID(); 122 bool hasSuperClass(const TargetRegisterClass *RC) const { 123 return RC->hasSubClass(this); 126 /// Returns true if RC is a super-class of or equal to this class. 127 bool hasSuperClassEq(const TargetRegisterClass *RC) cons 331 isTypeLegalForClass(const TargetRegisterClass &RC, MVT T) const argument [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/ |
H A D | TargetRegisterInfo.h | 110 bool hasSubClass(const TargetRegisterClass *RC) const { 111 return RC != this && hasSubClassEq(RC); 114 /// Returns true if RC is a sub-class of or equal to this class. 115 bool hasSubClassEq(const TargetRegisterClass *RC) const { 116 unsigned ID = RC->getID(); 122 bool hasSuperClass(const TargetRegisterClass *RC) const { 123 return RC->hasSubClass(this); 126 /// Returns true if RC is a super-class of or equal to this class. 127 bool hasSuperClassEq(const TargetRegisterClass *RC) cons 331 isTypeLegalForClass(const TargetRegisterClass &RC, MVT T) const argument [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/ |
H A D | TargetRegisterInfo.h | 110 bool hasSubClass(const TargetRegisterClass *RC) const { 111 return RC != this && hasSubClassEq(RC); 114 /// Returns true if RC is a sub-class of or equal to this class. 115 bool hasSubClassEq(const TargetRegisterClass *RC) const { 116 unsigned ID = RC->getID(); 122 bool hasSuperClass(const TargetRegisterClass *RC) const { 123 return RC->hasSubClass(this); 126 /// Returns true if RC is a super-class of or equal to this class. 127 bool hasSuperClassEq(const TargetRegisterClass *RC) cons 331 isTypeLegalForClass(const TargetRegisterClass &RC, MVT T) const argument [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/ |
H A D | TargetRegisterInfo.h | 110 bool hasSubClass(const TargetRegisterClass *RC) const { 111 return RC != this && hasSubClassEq(RC); 114 /// Returns true if RC is a sub-class of or equal to this class. 115 bool hasSubClassEq(const TargetRegisterClass *RC) const { 116 unsigned ID = RC->getID(); 122 bool hasSuperClass(const TargetRegisterClass *RC) const { 123 return RC->hasSubClass(this); 126 /// Returns true if RC is a super-class of or equal to this class. 127 bool hasSuperClassEq(const TargetRegisterClass *RC) cons 331 isTypeLegalForClass(const TargetRegisterClass &RC, MVT T) const argument [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/ |
H A D | TargetRegisterInfo.h | 110 bool hasSubClass(const TargetRegisterClass *RC) const { 111 return RC != this && hasSubClassEq(RC); 114 /// Returns true if RC is a sub-class of or equal to this class. 115 bool hasSubClassEq(const TargetRegisterClass *RC) const { 116 unsigned ID = RC->getID(); 122 bool hasSuperClass(const TargetRegisterClass *RC) const { 123 return RC->hasSubClass(this); 126 /// Returns true if RC is a super-class of or equal to this class. 127 bool hasSuperClassEq(const TargetRegisterClass *RC) cons 331 isTypeLegalForClass(const TargetRegisterClass &RC, MVT T) const argument [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/ |
H A D | TargetRegisterInfo.h | 110 bool hasSubClass(const TargetRegisterClass *RC) const { 111 return RC != this && hasSubClassEq(RC); 114 /// Returns true if RC is a sub-class of or equal to this class. 115 bool hasSubClassEq(const TargetRegisterClass *RC) const { 116 unsigned ID = RC->getID(); 122 bool hasSuperClass(const TargetRegisterClass *RC) const { 123 return RC->hasSubClass(this); 126 /// Returns true if RC is a super-class of or equal to this class. 127 bool hasSuperClassEq(const TargetRegisterClass *RC) cons 331 isTypeLegalForClass(const TargetRegisterClass &RC, MVT T) const argument [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/ |
H A D | TargetRegisterInfo.h | 106 bool hasSubClass(const TargetRegisterClass *RC) const { 107 return RC != this && hasSubClassEq(RC); 110 /// Returns true if RC is a sub-class of or equal to this class. 111 bool hasSubClassEq(const TargetRegisterClass *RC) const { 112 unsigned ID = RC->getID(); 118 bool hasSuperClass(const TargetRegisterClass *RC) const { 119 return RC->hasSubClass(this); 122 /// Returns true if RC is a super-class of or equal to this class. 123 bool hasSuperClassEq(const TargetRegisterClass *RC) cons 321 isTypeLegalForClass(const TargetRegisterClass &RC, MVT T) const argument [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/ |
H A D | TargetRegisterInfo.h | 106 bool hasSubClass(const TargetRegisterClass *RC) const { 107 return RC != this && hasSubClassEq(RC); 110 /// Returns true if RC is a sub-class of or equal to this class. 111 bool hasSubClassEq(const TargetRegisterClass *RC) const { 112 unsigned ID = RC->getID(); 118 bool hasSuperClass(const TargetRegisterClass *RC) const { 119 return RC->hasSubClass(this); 122 /// Returns true if RC is a super-class of or equal to this class. 123 bool hasSuperClassEq(const TargetRegisterClass *RC) cons 321 isTypeLegalForClass(const TargetRegisterClass &RC, MVT T) const argument [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/ |
H A D | TargetRegisterInfo.h | 106 bool hasSubClass(const TargetRegisterClass *RC) const { 107 return RC != this && hasSubClassEq(RC); 110 /// Returns true if RC is a sub-class of or equal to this class. 111 bool hasSubClassEq(const TargetRegisterClass *RC) const { 112 unsigned ID = RC->getID(); 118 bool hasSuperClass(const TargetRegisterClass *RC) const { 119 return RC->hasSubClass(this); 122 /// Returns true if RC is a super-class of or equal to this class. 123 bool hasSuperClassEq(const TargetRegisterClass *RC) cons 321 isTypeLegalForClass(const TargetRegisterClass &RC, MVT T) const argument [all...] |