/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineTraceMetrics.cpp | 701 SparseSet<LiveRegUnit> &RegUnits, in updatePhysDepsDownwards() 782 SparseSet<LiveRegUnit> &RegUnits) { in updateDepth() 821 SparseSet<LiveRegUnit> &RegUnits) { in updateDepth() 828 SparseSet<LiveRegUnit> &RegUnits) { in updateDepths() 854 SparseSet<LiveRegUnit> RegUnits; in computeInstrDepths() local 892 SparseSet<LiveRegUnit> &RegUnits, in updatePhysDepsUpwards() 1019 SparseSet<LiveRegUnit> RegUnits; in computeInstrHeights() local
|
H A D | RegisterPressure.cpp | 370 static LaneBitmask getRegLanes(ArrayRef<RegisterMaskPair> RegUnits, in getRegLanes() 380 static void addRegLanes(SmallVectorImpl<RegisterMaskPair> &RegUnits, in addRegLanes() 394 static void setRegZero(SmallVectorImpl<RegisterMaskPair> &RegUnits, in setRegZero() 406 static void removeRegLanes(SmallVectorImpl<RegisterMaskPair> &RegUnits, in removeRegLanes()
|
H A D | MachineCombiner.cpp | 496 SparseSet<LiveRegUnit> &RegUnits, in insertDeleteInstructions() 580 SparseSet<LiveRegUnit> RegUnits; in combineInstructions() local
|
H A D | InterferenceCache.h | 92 SmallVector<RegUnitInfo, 4> RegUnits; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineTraceMetrics.cpp | 702 SparseSet<LiveRegUnit> &RegUnits, in updatePhysDepsDownwards() 784 SparseSet<LiveRegUnit> &RegUnits) { in updateDepth() 823 SparseSet<LiveRegUnit> &RegUnits) { in updateDepth() 830 SparseSet<LiveRegUnit> &RegUnits) { in updateDepths() 856 SparseSet<LiveRegUnit> RegUnits; in computeInstrDepths() local 894 SparseSet<LiveRegUnit> &RegUnits, in updatePhysDepsUpwards() 1021 SparseSet<LiveRegUnit> RegUnits; in computeInstrHeights() local
|
H A D | RegisterPressure.cpp | 371 static LaneBitmask getRegLanes(ArrayRef<RegisterMaskPair> RegUnits, in getRegLanes() 381 static void addRegLanes(SmallVectorImpl<RegisterMaskPair> &RegUnits, in addRegLanes() 395 static void setRegZero(SmallVectorImpl<RegisterMaskPair> &RegUnits, in setRegZero() 407 static void removeRegLanes(SmallVectorImpl<RegisterMaskPair> &RegUnits, in removeRegLanes()
|
H A D | MachineCombiner.cpp | 443 SparseSet<LiveRegUnit> &RegUnits, in insertDeleteInstructions() 516 SparseSet<LiveRegUnit> RegUnits; in combineInstructions() local
|
H A D | InterferenceCache.h | 92 SmallVector<RegUnitInfo, 4> RegUnits; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | LiveRegUnits.h | 145 void addUnits(const BitVector &RegUnits) { in addUnits() 149 void removeUnits(const BitVector &RegUnits) { in removeUnits()
|
H A D | RegisterScavenging.h | 194 void setUsed(const BitVector &RegUnits) { in setUsed() 197 void setUnused(const BitVector &RegUnits) { in setUnused()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | LiveRegUnits.h | 144 void addUnits(const BitVector &RegUnits) { in addUnits() 148 void removeUnits(const BitVector &RegUnits) { in removeUnits()
|
H A D | RegisterScavenging.h | 203 void setUsed(const BitVector &RegUnits) { in setUsed() 206 void setUnused(const BitVector &RegUnits) { in setUnused()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | LiveRegUnits.h | 144 void addUnits(const BitVector &RegUnits) { in addUnits() 148 void removeUnits(const BitVector &RegUnits) { in removeUnits()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | LiveRegUnits.h | 144 void addUnits(const BitVector &RegUnits) { in addUnits() 148 void removeUnits(const BitVector &RegUnits) { in removeUnits()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | LiveRegUnits.h | 144 void addUnits(const BitVector &RegUnits) { in addUnits() 148 void removeUnits(const BitVector &RegUnits) { in removeUnits()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | LiveRegUnits.h | 144 void addUnits(const BitVector &RegUnits) { in addUnits() 148 void removeUnits(const BitVector &RegUnits) { in removeUnits()
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | RegisterScavenging.h | 157 void setUsed(BitVector &RegUnits) { in setUsed() 160 void setUnused(BitVector &RegUnits) { in setUnused()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachineTraceMetrics.cpp | 696 SparseSet<LiveRegUnit> &RegUnits, in updatePhysDepsDownwards() 797 SparseSet<LiveRegUnit> RegUnits; in computeInstrDepths() local 869 SparseSet<LiveRegUnit> &RegUnits, in updatePhysDepsUpwards() 997 SparseSet<LiveRegUnit> RegUnits; in computeInstrHeights() local
|
H A D | RegisterPressure.cpp | 329 static LaneBitmask getRegLanes(ArrayRef<RegisterMaskPair> RegUnits, in getRegLanes() 340 static void addRegLanes(SmallVectorImpl<RegisterMaskPair> &RegUnits, in addRegLanes() 355 static void setRegZero(SmallVectorImpl<RegisterMaskPair> &RegUnits, in setRegZero() 368 static void removeRegLanes(SmallVectorImpl<RegisterMaskPair> &RegUnits, in removeRegLanes()
|
H A D | InterferenceCache.h | 88 SmallVector<RegUnitInfo, 4> RegUnits; variable
|
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | RegisterInfoEmitter.cpp | 204 std::vector<unsigned> RegUnits; in EmitRegUnitPressure() local 256 const RegUnitSet &RegUnits = RegBank.getRegSetAt(i); in EmitRegUnitPressure() local 271 const RegUnitSet &RegUnits = RegBank.getRegSetAt(i); in EmitRegUnitPressure() local
|
H A D | CodeGenRegisters.h | 254 RegUnitList RegUnits; member 499 SmallVector<RegUnit, 8> RegUnits; variable
|
H A D | CodeGenRegisters.cpp | 196 static bool hasRegUnit(CodeGenRegister::RegUnitList &RegUnits, unsigned Unit) { in hasRegUnit() 1783 const auto &RegUnits = Register.getRegUnits(); in computeRegUnitLaneMasks() local
|
/aosp_15_r20/external/capstone/ |
H A D | MCRegisterInfo.h | 59 uint32_t RegUnits; member
|
/aosp_15_r20/external/llvm/include/llvm/MC/ |
H A D | MCRegisterInfo.h | 116 uint32_t RegUnits; member
|