Home
last modified time | relevance | path

Searched refs:RegisterFiles (Results 1 – 25 of 141) sorted by relevance

123456

/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-mca/
H A DRegisterFileStatistics.cpp27 RegisterFiles.emplace_back(Empty); in initializeRegisterFileInfo()
38 RegisterFiles.resize(NumRegFiles); in initializeRegisterFileInfo()
39 std::fill(RegisterFiles.begin(), RegisterFiles.end(), Empty); in initializeRegisterFileInfo()
48 for (unsigned I = 0, E = RegisterFiles.size(); I < E; ++I) in onEvent()
49 RegisterFiles[I].CurrentlyUsedMappings -= RE.FreedPhysRegs[I]; in onEvent()
54 for (unsigned I = 0, E = RegisterFiles.size(); I < E; ++I) { in onEvent()
55 RegisterFileUsage &RFU = RegisterFiles[I]; in onEvent()
71 const RegisterFileUsage &GlobalUsage = RegisterFiles[0]; in printView()
77 for (unsigned I = 1, E = RegisterFiles.size(); I < E; ++I) { in printView()
78 const RegisterFileUsage &RFU = RegisterFiles[I]; in printView()
[all …]
H A DRegisterFile.cpp48 const MCRegisterFileDesc &RF = Info.RegisterFiles[I]; in initialize()
69 unsigned RegisterFileIndex = RegisterFiles.size(); in addRegisterFile()
70 RegisterFiles.emplace_back(NumPhysRegs); in addRegisterFile()
116 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in allocatePhysRegs()
122 RegisterFiles[0].NumUsedPhysRegs += Cost; in allocatePhysRegs()
131 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in freePhysRegs()
137 RegisterFiles[0].NumUsedPhysRegs -= Cost; in freePhysRegs()
297 const RegisterMappingTracker &RMT = RegisterFiles[I]; in isAvailable()
336 const RegisterMappingTracker &RMT = RegisterFiles[I]; in dump()
/dports/devel/llvm80/llvm-8.0.1.src/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp39 RegisterFiles.emplace_back(NumRegs); in initialize()
50 const MCRegisterFileDesc &RF = Info.RegisterFiles[I]; in initialize()
63 for (RegisterMappingTracker &RMT : RegisterFiles) in cycleStart()
74 unsigned RegisterFileIndex = RegisterFiles.size(); in addRegisterFile()
123 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in allocatePhysRegs()
129 RegisterFiles[0].NumUsedPhysRegs += Cost; in allocatePhysRegs()
138 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in freePhysRegs()
144 RegisterFiles[0].NumUsedPhysRegs -= Cost; in freePhysRegs()
325 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in tryEliminateMove()
436 const RegisterMappingTracker &RMT = RegisterFiles[I]; in isAvailable()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp38 RegisterFiles.emplace_back(NumRegs); in initialize()
49 const MCRegisterFileDesc &RF = Info.RegisterFiles[I]; in initialize()
62 for (RegisterMappingTracker &RMT : RegisterFiles) in cycleStart()
73 unsigned RegisterFileIndex = RegisterFiles.size(); in addRegisterFile()
122 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in allocatePhysRegs()
128 RegisterFiles[0].NumUsedPhysRegs += Cost; in allocatePhysRegs()
137 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in freePhysRegs()
143 RegisterFiles[0].NumUsedPhysRegs -= Cost; in freePhysRegs()
315 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in tryEliminateMove()
436 const RegisterMappingTracker &RMT = RegisterFiles[I]; in isAvailable()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp38 RegisterFiles.emplace_back(NumRegs); in initialize()
49 const MCRegisterFileDesc &RF = Info.RegisterFiles[I]; in initialize()
62 for (RegisterMappingTracker &RMT : RegisterFiles) in cycleStart()
73 unsigned RegisterFileIndex = RegisterFiles.size(); in addRegisterFile()
122 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in allocatePhysRegs()
128 RegisterFiles[0].NumUsedPhysRegs += Cost; in allocatePhysRegs()
137 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in freePhysRegs()
143 RegisterFiles[0].NumUsedPhysRegs -= Cost; in freePhysRegs()
324 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in tryEliminateMove()
445 const RegisterMappingTracker &RMT = RegisterFiles[I]; in isAvailable()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp38 RegisterFiles.emplace_back(NumRegs); in initialize()
49 const MCRegisterFileDesc &RF = Info.RegisterFiles[I]; in initialize()
62 for (RegisterMappingTracker &RMT : RegisterFiles) in cycleStart()
73 unsigned RegisterFileIndex = RegisterFiles.size(); in addRegisterFile()
122 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in allocatePhysRegs()
128 RegisterFiles[0].NumUsedPhysRegs += Cost; in allocatePhysRegs()
137 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in freePhysRegs()
143 RegisterFiles[0].NumUsedPhysRegs -= Cost; in freePhysRegs()
315 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in tryEliminateMove()
436 const RegisterMappingTracker &RMT = RegisterFiles[I]; in isAvailable()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp38 RegisterFiles.emplace_back(NumRegs); in initialize()
49 const MCRegisterFileDesc &RF = Info.RegisterFiles[I]; in initialize()
62 for (RegisterMappingTracker &RMT : RegisterFiles) in cycleStart()
73 unsigned RegisterFileIndex = RegisterFiles.size(); in addRegisterFile()
122 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in allocatePhysRegs()
128 RegisterFiles[0].NumUsedPhysRegs += Cost; in allocatePhysRegs()
137 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in freePhysRegs()
143 RegisterFiles[0].NumUsedPhysRegs -= Cost; in freePhysRegs()
324 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in tryEliminateMove()
445 const RegisterMappingTracker &RMT = RegisterFiles[I]; in isAvailable()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp38 RegisterFiles.emplace_back(NumRegs); in initialize()
49 const MCRegisterFileDesc &RF = Info.RegisterFiles[I]; in initialize()
62 for (RegisterMappingTracker &RMT : RegisterFiles) in cycleStart()
73 unsigned RegisterFileIndex = RegisterFiles.size(); in addRegisterFile()
122 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in allocatePhysRegs()
128 RegisterFiles[0].NumUsedPhysRegs += Cost; in allocatePhysRegs()
137 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in freePhysRegs()
143 RegisterFiles[0].NumUsedPhysRegs -= Cost; in freePhysRegs()
324 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in tryEliminateMove()
445 const RegisterMappingTracker &RMT = RegisterFiles[I]; in isAvailable()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp38 RegisterFiles.emplace_back(NumRegs); in initialize()
49 const MCRegisterFileDesc &RF = Info.RegisterFiles[I]; in initialize()
62 for (RegisterMappingTracker &RMT : RegisterFiles) in cycleStart()
73 unsigned RegisterFileIndex = RegisterFiles.size(); in addRegisterFile()
122 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in allocatePhysRegs()
128 RegisterFiles[0].NumUsedPhysRegs += Cost; in allocatePhysRegs()
137 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in freePhysRegs()
143 RegisterFiles[0].NumUsedPhysRegs -= Cost; in freePhysRegs()
324 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in tryEliminateMove()
445 const RegisterMappingTracker &RMT = RegisterFiles[I]; in isAvailable()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp38 RegisterFiles.emplace_back(NumRegs); in initialize()
49 const MCRegisterFileDesc &RF = Info.RegisterFiles[I]; in initialize()
62 for (RegisterMappingTracker &RMT : RegisterFiles) in cycleStart()
73 unsigned RegisterFileIndex = RegisterFiles.size(); in addRegisterFile()
122 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in allocatePhysRegs()
128 RegisterFiles[0].NumUsedPhysRegs += Cost; in allocatePhysRegs()
137 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in freePhysRegs()
143 RegisterFiles[0].NumUsedPhysRegs -= Cost; in freePhysRegs()
324 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in tryEliminateMove()
445 const RegisterMappingTracker &RMT = RegisterFiles[I]; in isAvailable()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp38 RegisterFiles.emplace_back(NumRegs); in initialize()
49 const MCRegisterFileDesc &RF = Info.RegisterFiles[I]; in initialize()
62 for (RegisterMappingTracker &RMT : RegisterFiles) in cycleStart()
73 unsigned RegisterFileIndex = RegisterFiles.size(); in addRegisterFile()
122 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in allocatePhysRegs()
128 RegisterFiles[0].NumUsedPhysRegs += Cost; in allocatePhysRegs()
137 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in freePhysRegs()
143 RegisterFiles[0].NumUsedPhysRegs -= Cost; in freePhysRegs()
315 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in tryEliminateMove()
436 const RegisterMappingTracker &RMT = RegisterFiles[I]; in isAvailable()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp38 RegisterFiles.emplace_back(NumRegs); in initialize()
49 const MCRegisterFileDesc &RF = Info.RegisterFiles[I]; in initialize()
62 for (RegisterMappingTracker &RMT : RegisterFiles) in cycleStart()
73 unsigned RegisterFileIndex = RegisterFiles.size(); in addRegisterFile()
122 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in allocatePhysRegs()
128 RegisterFiles[0].NumUsedPhysRegs += Cost; in allocatePhysRegs()
137 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in freePhysRegs()
143 RegisterFiles[0].NumUsedPhysRegs -= Cost; in freePhysRegs()
324 RegisterMappingTracker &RMT = RegisterFiles[RegisterFileIndex]; in tryEliminateMove()
445 const RegisterMappingTracker &RMT = RegisterFiles[I]; in isAvailable()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp122 SmallVector<unsigned, 4> RegisterFiles(PRF.getNumRegisterFiles()); in dispatch() local
124 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
133 notifyInstructionDispatched(IR, RegisterFiles, in dispatch()
151 SmallVector<unsigned, 8> RegisterFiles(PRF.getNumRegisterFiles(), 0U); in cycleStart() local
152 notifyInstructionDispatched(CarriedOver, RegisterFiles, DispatchedOpcodes); in cycleStart()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp122 SmallVector<unsigned, 4> RegisterFiles(PRF.getNumRegisterFiles()); in dispatch() local
124 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
133 notifyInstructionDispatched(IR, RegisterFiles, in dispatch()
151 SmallVector<unsigned, 8> RegisterFiles(PRF.getNumRegisterFiles(), 0U); in cycleStart() local
152 notifyInstructionDispatched(CarriedOver, RegisterFiles, DispatchedOpcodes); in cycleStart()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MCA/Stages/
H A DDispatchStage.cpp119 SmallVector<unsigned, 4> RegisterFiles(PRF.getNumRegisterFiles()); in dispatch() local
121 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
130 notifyInstructionDispatched(IR, RegisterFiles, in dispatch()
148 SmallVector<unsigned, 8> RegisterFiles(PRF.getNumRegisterFiles(), 0U); in cycleStart() local
149 notifyInstructionDispatched(CarriedOver, RegisterFiles, DispatchedOpcodes); in cycleStart()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp122 SmallVector<unsigned, 4> RegisterFiles(PRF.getNumRegisterFiles()); in dispatch() local
124 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
133 notifyInstructionDispatched(IR, RegisterFiles, in dispatch()
151 SmallVector<unsigned, 8> RegisterFiles(PRF.getNumRegisterFiles(), 0U); in cycleStart() local
152 notifyInstructionDispatched(CarriedOver, RegisterFiles, DispatchedOpcodes); in cycleStart()
/dports/devel/llvm11/llvm-11.0.1.src/lib/MCA/Stages/
H A DDispatchStage.cpp122 SmallVector<unsigned, 4> RegisterFiles(PRF.getNumRegisterFiles()); in dispatch() local
124 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
133 notifyInstructionDispatched(IR, RegisterFiles, in dispatch()
151 SmallVector<unsigned, 8> RegisterFiles(PRF.getNumRegisterFiles(), 0U); in cycleStart() local
152 notifyInstructionDispatched(CarriedOver, RegisterFiles, DispatchedOpcodes); in cycleStart()
/dports/devel/llvm10/llvm-10.0.1.src/lib/MCA/Stages/
H A DDispatchStage.cpp122 SmallVector<unsigned, 4> RegisterFiles(PRF.getNumRegisterFiles()); in dispatch() local
124 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
133 notifyInstructionDispatched(IR, RegisterFiles, in dispatch()
151 SmallVector<unsigned, 8> RegisterFiles(PRF.getNumRegisterFiles(), 0U); in cycleStart() local
152 notifyInstructionDispatched(CarriedOver, RegisterFiles, DispatchedOpcodes); in cycleStart()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp119 SmallVector<unsigned, 4> RegisterFiles(PRF.getNumRegisterFiles()); in dispatch() local
121 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
130 notifyInstructionDispatched(IR, RegisterFiles, in dispatch()
148 SmallVector<unsigned, 8> RegisterFiles(PRF.getNumRegisterFiles(), 0U); in cycleStart() local
149 notifyInstructionDispatched(CarriedOver, RegisterFiles, DispatchedOpcodes); in cycleStart()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp122 SmallVector<unsigned, 4> RegisterFiles(PRF.getNumRegisterFiles()); in dispatch() local
124 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
133 notifyInstructionDispatched(IR, RegisterFiles, in dispatch()
151 SmallVector<unsigned, 8> RegisterFiles(PRF.getNumRegisterFiles(), 0U); in cycleStart() local
152 notifyInstructionDispatched(CarriedOver, RegisterFiles, DispatchedOpcodes); in cycleStart()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp119 SmallVector<unsigned, 4> RegisterFiles(PRF.getNumRegisterFiles()); in dispatch() local
121 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
130 notifyInstructionDispatched(IR, RegisterFiles, in dispatch()
148 SmallVector<unsigned, 8> RegisterFiles(PRF.getNumRegisterFiles(), 0U); in cycleStart() local
149 notifyInstructionDispatched(CarriedOver, RegisterFiles, DispatchedOpcodes); in cycleStart()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp119 SmallVector<unsigned, 4> RegisterFiles(PRF.getNumRegisterFiles()); in dispatch() local
121 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
130 notifyInstructionDispatched(IR, RegisterFiles, in dispatch()
148 SmallVector<unsigned, 8> RegisterFiles(PRF.getNumRegisterFiles(), 0U); in cycleStart() local
149 notifyInstructionDispatched(CarriedOver, RegisterFiles, DispatchedOpcodes); in cycleStart()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp119 SmallVector<unsigned, 4> RegisterFiles(PRF.getNumRegisterFiles()); in addEventListener()
121 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in addEventListener()
130 notifyInstructionDispatched(IR, RegisterFiles, in addEventListener()
148 SmallVector<unsigned, 8> RegisterFiles(PRF.getNumRegisterFiles(), 0U); in addEventListener()
149 notifyInstructionDispatched(CarriedOver, RegisterFiles, DispatchedOpcodes); in addEventListener()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp122 SmallVector<unsigned, 4> RegisterFiles(PRF.getNumRegisterFiles()); in dispatch() local
124 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
133 notifyInstructionDispatched(IR, RegisterFiles, in dispatch()
151 SmallVector<unsigned, 8> RegisterFiles(PRF.getNumRegisterFiles(), 0U); in cycleStart() local
152 notifyInstructionDispatched(CarriedOver, RegisterFiles, DispatchedOpcodes); in cycleStart()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp122 SmallVector<unsigned, 4> RegisterFiles(PRF.getNumRegisterFiles()); in dispatch() local
124 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
133 notifyInstructionDispatched(IR, RegisterFiles, in dispatch()
151 SmallVector<unsigned, 8> RegisterFiles(PRF.getNumRegisterFiles(), 0U); in cycleStart() local
152 notifyInstructionDispatched(CarriedOver, RegisterFiles, DispatchedOpcodes); in cycleStart()

123456