Home
last modified time | relevance | path

Searched defs:LSU (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/
H A DContext.cpp42 auto LSU = std::make_unique<LSUnit>(SM, Opts.LoadQueueSize, in createDefaultPipeline() local
77 auto LSU = std::make_unique<LSUnit>(SM, Opts.LoadQueueSize, in createInOrderPipeline() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/Stages/
DRetireStage.h32 LSUnitBase &LSU; variable
DInOrderIssueStage.h59 LSUnit &LSU; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/Stages/
DRetireStage.h32 LSUnitBase &LSU; variable
DInOrderIssueStage.h59 LSUnit &LSU; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/Stages/
H A DRetireStage.h32 LSUnitBase &LSU; variable
H A DInOrderIssueStage.h59 LSUnit &LSU; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/Stages/
DRetireStage.h32 LSUnitBase &LSU; variable
DInOrderIssueStage.h59 LSUnit &LSU; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/Stages/
H A DRetireStage.h31 LSUnitBase &LSU; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/Stages/
DRetireStage.h32 LSUnitBase &LSU; variable
DInOrderIssueStage.h59 LSUnit &LSU; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
H A DContext.cpp37 auto LSU = std::make_unique<LSUnit>(SM, Opts.LoadQueueSize, in createDefaultPipeline() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/HardwareUnits/
DScheduler.h71 LSUnitBase &LSU; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/HardwareUnits/
DScheduler.h71 LSUnitBase &LSU; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h71 LSUnitBase &LSU; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/HardwareUnits/
DScheduler.h71 LSUnitBase &LSU; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/HardwareUnits/
DScheduler.h71 LSUnitBase &LSU; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h71 LSUnitBase &LSU; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp48 LSUnit &LSU) in InOrderIssueStage()