Home
last modified time | relevance | path

Searched defs:Stage (Results 1 – 25 of 26) 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/mindspore/tests/ut/cpp/ir/
Dmanager_test.cc55 class Stage { class
57 explicit Stage(std::vector<std::string> specs) { in Stage() function in mindspore::Stage
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1951 struct Stage { struct
1954 explicit constexpr Stage(HWStage hw_, SWStage sw_) : sw(sw_), hw(hw_) {} in Stage() argument
1957 constexpr bool has(SWStage stage) const in has() argument
1964 constexpr bool operator==(const Stage& other) const { return sw == other.sw && hw == other.hw; } argument
1969 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.c1496 DWORD Stage, in nine_context_set_texture()
1962 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/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp96 } Stage; typedef
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingBufferDeviceAddressTests.cpp79 } Stage; typedef
DvktBindingDescriptorSetRandomTests.cpp106 } Stage; typedef
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSyncTests.cpp57 enum class Stage enum
/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/vulkan/ray_tracing/
DvktRayTracingBarrierTests.cpp76 enum class Stage enum
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp160 } Stage; typedef
/third_party/flutter/skia/src/opts/
DSkRasterPipeline_opts.h1057 using Stage = void(ABI*)(Params*, void** program, F r, F g, F b, F a); variable
1060 using Stage = void(ABI*)(size_t tail, void** program, size_t dx, size_t dy, F,F,F,F, F,F,F,F); variable
/third_party/skia/src/opts/
DSkRasterPipeline_opts.h1077 using Stage = void(ABI*)(Params*, void** program, F r, F g, F b, F a); variable
1080 using Stage = void(ABI*)(size_t tail, void** program, size_t dx, size_t dy, F,F,F,F, F,F,F,F); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp2672 for (unsigned Stage = 0; Stage < NumVecs; ++Stage) { in SelectMVE_VLD() local
/third_party/mesa3d/src/mesa/main/
Dmtypes.h2598 gl_shader_stage Stage; member
2667 gl_shader_stage Stage; member

12