Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetSchedule.cpp65 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local
71 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetSchedule.cpp57 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local
63 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local
H A DMachineScheduler.cpp2055 unsigned NumUnits = 0; in init() local
2610 const unsigned NumUnits = SchedModel->getProcResource(ResIdx)->NumUnits; in dumpReservedCycles() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetSchedule.cpp73 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local
79 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp288 unsigned NumUnits = E.second.isReserved() ? 0U : E.second.NumUnits; in checkAvailability() local
328 unsigned NumUnits = llvm::popcount(Resources[Index]->getReadyMask()); in checkAvailability() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/Stages/
H A DInstructionTables.cpp35 unsigned NumUnits = ProcResource.NumUnits; in execute() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
H A DInstructionTables.cpp36 unsigned NumUnits = ProcResource.NumUnits; in execute() local
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h36 uint32_t NumUnits; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h37 uint32_t NumUnits; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCSchedule.cpp98 unsigned NumUnits = SM.getProcResource(I->ProcResourceIdx)->NumUnits; in getReciprocalThroughput() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSchedule.cpp97 unsigned NumUnits = SM.getProcResource(I->ProcResourceIdx)->NumUnits; in getReciprocalThroughput() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h103 uint32_t NumUnits; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFUnitIndex.h103 uint32_t NumUnits; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFUnitIndex.h103 uint32_t NumUnits; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFUnitIndex.h103 uint32_t NumUnits; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFUnitIndex.h103 uint32_t NumUnits; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp285 unsigned NumUnits = E.second.isReserved() ? 0U : E.second.NumUnits; in checkAvailability() local
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCSchedule.h30 unsigned NumUnits; // Number of resource of this kind member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSchedule.h34 unsigned NumUnits; // Number of resource of this kind member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCSchedule.h33 unsigned NumUnits; // Number of resource of this kind member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCSchedule.h33 unsigned NumUnits; // Number of resource of this kind member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCSchedule.h33 unsigned NumUnits; // Number of resource of this kind member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCSchedule.h33 unsigned NumUnits; // Number of resource of this kind member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCSchedule.h33 unsigned NumUnits; // Number of resource of this kind member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DInstruction.h339 unsigned NumUnits; member

12