Home
last modified time | relevance | path

Searched defs:Stage (Results 1 – 25 of 45) sorted by relevance

12

/external/guice/core/src/com/google/inject/
DStage.java24 public enum Stage { enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/Stages/
DStage.h38 Stage() : NextInSequence(nullptr) {} in Stage() function
/external/llvm-project/llvm/include/llvm/MCA/Stages/
DStage.h38 Stage() : NextInSequence(nullptr) {} in Stage() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNSchedStrategy.h78 unsigned Stage; variable
/external/llvm-project/llvm/include/llvm/CodeGen/
DModuloSchedule.h92 DenseMap<MachineInstr *, int> Stage; variable
108 DenseMap<MachineInstr *, int> Stage) in ModuloSchedule()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DModuloSchedule.h92 DenseMap<MachineInstr *, int> Stage; variable
108 DenseMap<MachineInstr *, int> Stage) in ModuloSchedule()
/external/pdfium/core/fpdfapi/page/
Dcpdf_contentparser.h46 enum class Stage : uint8_t { enum
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/
DEngineRunnable.java130 private enum Stage { enum in EngineRunnable
/external/llvm-project/llvm/lib/Target/AMDGPU/
DGCNSchedStrategy.h86 unsigned Stage; variable
/external/pdfium/core/fpdfapi/edit/
Dcpdf_creator.h40 enum class Stage { enum
/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.h41 enum class Stage : uint8_t { enum
/external/deqp/modules/gles31/functional/
Des31fUniformLocationTests.cpp841 typedef UniformInfo::ShaderStage Stage; in init() typedef
882 typedef UniformInfo::ShaderStage Stage; in init() typedef
1028 typedef UniformInfo::ShaderStage Stage; in init() typedef
/external/dng_sdk/source/
Ddng_opcodes.h186 uint32 Stage () const in Stage() function
/external/llvm-project/llvm/lib/CodeGen/
DModuloSchedule.cpp1599 int Stage = getStage(MI); in filterInstructions() local
1624 MachineBasicBlock *DestBB, MachineBasicBlock *SourceBB, unsigned Stage) { in moveStageBetweenBlocks()
1778 unsigned Stage = Schedule.getNumStages() - 1 + I - J; in peelPrologAndEpilogs() local
1911 int Stage = getStage(MI); in rewriteUsesOf() local
2139 static void parseSymbolString(StringRef S, int &Cycle, int &Stage) { in parseSymbolString()
2163 DenseMap<MachineInstr *, int> Cycle, Stage; in runOnLoop() local
DRegAllocGreedy.cpp240 LiveRangeStage Stage = RS_New; member
254 void setStage(const LiveInterval &VirtReg, LiveRangeStage Stage) { in setStage()
3050 LiveRangeStage Stage = getStage(VirtReg); in selectOrSplitImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp1591 int Stage = getStage(MI); in filterInstructions() local
1616 MachineBasicBlock *DestBB, MachineBasicBlock *SourceBB, unsigned Stage) { in moveStageBetweenBlocks()
1766 unsigned Stage = Schedule.getNumStages() - 1 + I - J; in peelPrologAndEpilogs() local
1899 int Stage = getStage(MI); in rewriteUsesOf() local
2127 static void parseSymbolString(StringRef S, int &Cycle, int &Stage) { in parseSymbolString()
2151 DenseMap<MachineInstr *, int> Cycle, Stage; in runOnLoop() local
DRegAllocGreedy.cpp245 LiveRangeStage Stage = RS_New; member
259 void setStage(const LiveInterval &VirtReg, LiveRangeStage Stage) { in setStage()
3059 LiveRangeStage Stage = getStage(VirtReg); in selectOrSplitImpl() local
/external/rust/crates/tokio/src/runtime/task/
Dcore.rs86 pub(super) enum Stage<T: Future> { enum
/external/llvm-project/llvm/utils/TableGen/
DDFAPacketizerEmitter.cpp277 for (NfaStateTy Stage : InsnClass) { in emitForItineraries() local
/external/mesa3d/src/amd/compiler/
Daco_ir.h1548 struct Stage { struct
1551 explicit constexpr Stage(HWStage hw_, SWStage sw_) : sw(sw_), hw(hw_) { } in Stage() argument
1554 constexpr bool has(SWStage stage) const { in has() argument
1562 constexpr bool operator==(const Stage& other) const { argument
1571 SWStage sw = SWStage::None; argument
/external/pdfium/third_party/lcms/src/
Dcmsio1.c527 cmsStage* Stage; in ChangeInterpolationToTrilinear() local
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp202 LiveRangeStage Stage; member
216 void setStage(const LiveInterval &VirtReg, LiveRangeStage Stage) { in setStage()
2501 LiveRangeStage Stage = getStage(VirtReg); in selectOrSplitImpl() local
/external/mesa3d/src/gallium/frontends/nine/
Ddevice9.c2556 DWORD Stage, in NineDevice9_GetTexture()
2577 DWORD Stage, in NineDevice9_SetTexture()
2615 DWORD Stage, in NineDevice9_GetTextureStageState()
2633 DWORD Stage, in NineDevice9_SetTextureStageState()
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp435 unsigned Stage = II[SchedClass].LastStage - 1; in getCVIResources() local
464 for (unsigned Stage = II[SchedClass].FirstStage + 1; in getOtherReservedSlots() local
/external/llvm/utils/TableGen/
DDFAPacketizerEmitter.cpp755 const Record *Stage = StageList[i]; in collectOneInsnClass() local

12