Home
last modified time | relevance | path

Searched defs:NumUnits (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DInstructionTables.cpp36 unsigned NumUnits = ProcResource.NumUnits; in execute() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetSchedule.cpp73 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local
79 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local
DMachinePipeliner.cpp947 unsigned NumUnits = ProcResource->NumUnits; in minFuncUnits() local
2959 unsigned NumUnits = ProcResource->NumUnits; in canReserveResources() local
DMachineScheduler.cpp1914 unsigned NumUnits = 0; in init() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnitIndex.h37 uint32_t NumUnits; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSchedule.cpp97 unsigned NumUnits = SM.getProcResource(I->ProcResourceIdx)->NumUnits; in getReciprocalThroughput() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DResourceManager.cpp285 unsigned NumUnits = E.second.isReserved() ? 0U : E.second.NumUnits; in checkAvailability() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSchedule.h34 unsigned NumUnits; // Number of resource of this kind member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h339 unsigned NumUnits; member