/external/llvm-project/llvm/tools/llvm-mca/Views/ |
D | ResourcePressureView.cpp | 30 unsigned NumUnits = ProcResource.NumUnits; in ResourcePressureView() local 74 unsigned NumUnits = ProcResource.NumUnits; in printColumnNames() local 113 unsigned NumUnits = ProcResource.NumUnits; in printResourcePressurePerIter() local
|
/external/llvm-project/llvm/lib/MCA/Stages/ |
D | InstructionTables.cpp | 36 unsigned NumUnits = ProcResource.NumUnits; in execute() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/ |
D | InstructionTables.cpp | 36 unsigned NumUnits = ProcResource.NumUnits; in execute() local
|
/external/llvm/lib/CodeGen/ |
D | TargetSchedule.cpp | 65 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local 71 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetSchedule.cpp | 73 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local 79 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local
|
D | MachinePipeliner.cpp | 947 unsigned NumUnits = ProcResource->NumUnits; in minFuncUnits() local 2959 unsigned NumUnits = ProcResource->NumUnits; in canReserveResources() local
|
D | MachineScheduler.cpp | 1914 unsigned NumUnits = 0; in init() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetSchedule.cpp | 73 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local 79 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local
|
D | MachinePipeliner.cpp | 1029 unsigned NumUnits = ProcResource->NumUnits; in minFuncUnits() local 3061 unsigned NumUnits = ProcResource->NumUnits; in canReserveResources() local
|
D | MachineScheduler.cpp | 2050 unsigned NumUnits = 0; in init() local
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnitIndex.h | 36 uint32_t NumUnits; member
|
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnitIndex.h | 84 uint32_t NumUnits; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnitIndex.h | 37 uint32_t NumUnits; member
|
/external/llvm-project/llvm/lib/MC/ |
D | MCSchedule.cpp | 97 unsigned NumUnits = SM.getProcResource(I->ProcResourceIdx)->NumUnits; in getReciprocalThroughput() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCSchedule.cpp | 97 unsigned NumUnits = SM.getProcResource(I->ProcResourceIdx)->NumUnits; in getReciprocalThroughput() local
|
/external/llvm-project/llvm/lib/MCA/HardwareUnits/ |
D | ResourceManager.cpp | 285 unsigned NumUnits = E.second.isReserved() ? 0U : E.second.NumUnits; in checkAvailability() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
D | ResourceManager.cpp | 285 unsigned NumUnits = E.second.isReserved() ? 0U : E.second.NumUnits; in checkAvailability() local
|
/external/llvm/include/llvm/MC/ |
D | MCSchedule.h | 30 unsigned NumUnits; // Number of resource of this kind member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSchedule.h | 34 unsigned NumUnits; // Number of resource of this kind member
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCSchedule.h | 34 unsigned NumUnits; // Number of resource of this kind member
|
/external/llvm-project/llvm/include/llvm/MCA/ |
D | Instruction.h | 339 unsigned NumUnits; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
D | Instruction.h | 339 unsigned NumUnits; member
|
/external/llvm/utils/TableGen/ |
D | SubtargetEmitter.cpp | 614 unsigned NumUnits = 0; in EmitProcessorResources() local
|
/external/llvm-project/llvm/utils/TableGen/ |
D | SubtargetEmitter.cpp | 792 unsigned NumUnits = 0; in EmitProcessorResources() local
|