Home
last modified time | relevance | path

Searched defs:StartCycle (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCInstrItineraries.h156 unsigned Latency = 0, StartCycle = 0; in getStageLatency() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCInstrItineraries.h157 unsigned Latency = 0, StartCycle = 0; in getStageLatency() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCInstrItineraries.h157 unsigned Latency = 0, StartCycle = 0; in getStageLatency() local
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCInstrItineraries.h158 unsigned Latency = 0, StartCycle = 0; in getStageLatency() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInstrItineraries.h153 unsigned Latency = 0, StartCycle = 0; in getStageLatency() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCInstrItineraries.h157 unsigned Latency = 0, StartCycle = 0; in getStageLatency() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCInstrItineraries.h157 unsigned Latency = 0, StartCycle = 0; in getStageLatency() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DInstruction.h297 : Begin(StartCycle), End(EndCycle), Reserved(IsReserved) {} in Begin() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
H A DInstruction.h396 : Begin(StartCycle), End(EndCycle), Reserved(IsReserved) {} in Begin() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/
DInstruction.h396 : Begin(StartCycle), End(EndCycle), Reserved(IsReserved) {} in Begin() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/
DInstruction.h396 : Begin(StartCycle), End(EndCycle), Reserved(IsReserved) {} in Begin() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/
DInstruction.h396 : Begin(StartCycle), End(EndCycle), Reserved(IsReserved) {} in Begin() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/
DInstruction.h396 : Begin(StartCycle), End(EndCycle), Reserved(IsReserved) {} in Begin() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dexport_test.go1398 func (c *GCController) StartCycle(stackSize, globalsSize uint64, scannableFrac float64, gomaxprocs … func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2329 bool SMSchedule::insert(SUnit *SU, int StartCycle, int EndCycle, int II) { in insert()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2285 bool SMSchedule::insert(SUnit *SU, int StartCycle, int EndCycle, int II) { in insert()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp3456 bool SMSchedule::insert(SUnit *SU, int StartCycle, int EndCycle, int II) { in insert()