Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/Stages/
DStage.h38 Stage() : NextInSequence(nullptr) {} in Stage() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNSchedStrategy.h78 unsigned Stage; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DModuloSchedule.h92 DenseMap<MachineInstr *, int> Stage; variable
108 DenseMap<MachineInstr *, int> Stage) in ModuloSchedule()
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_opcodes.h186 uint32 Stage () const in Stage() function
/third_party/skia/third_party/externals/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
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fUniformLocationTests.cpp883 typedef UniformInfo::ShaderStage Stage; in init() typedef
924 typedef UniformInfo::ShaderStage Stage; in init() typedef
1070 typedef UniformInfo::ShaderStage Stage; in init() typedef
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1990 struct Stage { struct
1993 explicit constexpr Stage(HWStage hw_, SWStage sw_) : sw(sw_), hw(hw_) {} in Stage() argument
1996 constexpr bool has(SWStage stage) const in has() argument
2003 constexpr bool operator==(const Stage& other) const { return sw == other.sw && hw == other.hw; } argument
2008 SWStage sw = SWStage::None; argument
/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9.c2631 DWORD Stage, in NineDevice9_GetTexture()
2652 DWORD Stage, in NineDevice9_SetTexture()
2690 DWORD Stage, in NineDevice9_GetTextureStageState()
2708 DWORD Stage, in NineDevice9_SetTextureStageState()
Dnine_lock.c1281 DWORD Stage, in LockDevice9_GetTexture()
1293 DWORD Stage, in LockDevice9_SetTexture()
1305 DWORD Stage, in LockDevice9_GetTextureStageState()
1318 DWORD Stage, in LockDevice9_SetTextureStageState()
Dnine_state.c1492 DWORD Stage, in nine_context_set_texture()
1958 ARG_VAL(DWORD, Stage), in CSMT_ITEM_NO_WAIT() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h457 enum InstrStage Stage; variable
/third_party/skia/third_party/externals/tint/src/
Dprogram_builder.h2366 const ast::StageDecoration* Stage(const Source& source, in Stage() function
2374 const ast::StageDecoration* Stage(ast::PipelineStage stage) { in Stage() function
/third_party/mesa3d/src/mesa/main/
Dshader_types.h148 gl_shader_stage Stage; member
237 gl_shader_stage Stage; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp97 } Stage; typedef
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp97 } Stage; typedef
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderSyncTests.cpp58 enum class Stage enum
DvktMeshShaderSyncTestsEXT.cpp59 enum class Stage enum
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSyncTests.cpp58 enum class Stage enum
DvktMeshShaderSyncTestsEXT.cpp59 enum class Stage enum
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingBufferDeviceAddressTests.cpp79 } Stage; typedef
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingBufferDeviceAddressTests.cpp79 } Stage; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp419 for (unsigned Stage = II[SchedClass].FirstStage + 1; in getOtherReservedSlots() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingBarrierTests.cpp76 enum class Stage enum
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBarrierTests.cpp76 enum class Stage enum

12