Home
last modified time | relevance | path

Searched defs:getStage (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DModuloSchedule.h133 int getStage(MachineInstr *MI) { in getStage() function
352 unsigned getStage(MachineInstr *MI) { in getStage() function
/third_party/glslang/glslang/Public/
DShaderLang.h691 EShLanguage getStage() const { return stage; } in getStage() function
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp248 virtual eStageType getStage() const in getStage() function in glcts::LayoutBindingProgram
487 virtual eStageType getStage() in getStage() function in glcts::LayoutBindingBaseCase
/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h440 EShLanguage getStage() const { return language; } in getStage() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp255 LiveRangeStage getStage(const LiveInterval &VirtReg) const { in getStage() function in __anon4562c5b40111::RAGreedy