/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | TargetSchedule.cpp | 65 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 D | TargetSchedule.cpp | 57 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local 63 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local
|
H A D | MachineScheduler.cpp | 2055 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 D | TargetSchedule.cpp | 73 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 D | ResourceManager.cpp | 288 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 D | InstructionTables.cpp | 35 unsigned NumUnits = ProcResource.NumUnits; in execute() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/ |
H A D | InstructionTables.cpp | 36 unsigned NumUnits = ProcResource.NumUnits; in execute() local
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFUnitIndex.h | 36 uint32_t NumUnits; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFUnitIndex.h | 37 uint32_t NumUnits; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | MCSchedule.cpp | 98 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 D | MCSchedule.cpp | 97 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 D | DWARFUnitIndex.h | 103 uint32_t NumUnits; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnitIndex.h | 103 uint32_t NumUnits; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnitIndex.h | 103 uint32_t NumUnits; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnitIndex.h | 103 uint32_t NumUnits; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnitIndex.h | 103 uint32_t NumUnits; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
H A D | ResourceManager.cpp | 285 unsigned NumUnits = E.second.isReserved() ? 0U : E.second.NumUnits; in checkAvailability() local
|
/aosp_15_r20/external/llvm/include/llvm/MC/ |
H A D | MCSchedule.h | 30 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 D | MCSchedule.h | 34 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 D | MCSchedule.h | 33 unsigned NumUnits; // Number of resource of this kind member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCSchedule.h | 33 unsigned NumUnits; // Number of resource of this kind member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCSchedule.h | 33 unsigned NumUnits; // Number of resource of this kind member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCSchedule.h | 33 unsigned NumUnits; // Number of resource of this kind member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCSchedule.h | 33 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 D | Instruction.h | 339 unsigned NumUnits; member
|