Home
last modified time | relevance | path

Searched defs:SwitchType (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderSwitchTests.cpp72 enum SwitchType enum
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderSwitchTests.cpp69 enum SwitchType enum
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dndr64types.h338 NDR64_FORMAT_CHAR SwitchType; member
348 NDR64_FORMAT_CHAR SwitchType; member
Dntddndis.h3927 NDIS_NIC_SWITCH_TYPE SwitchType; member
3945 NDIS_NIC_SWITCH_TYPE SwitchType; member
/aosp_15_r20/external/llvm/utils/TableGen/
H A DDAGISelMatcher.h65 SwitchType, // Dispatch based on type. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h157 JumpTableEntrySize SwitchType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h157 JumpTableEntrySize SwitchType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h157 JumpTableEntrySize SwitchType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h157 JumpTableEntrySize SwitchType; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1959 auto *SwitchType = Builder.getInt8Ty(); in rewritePHIsForCleanupPad() local