Searched defs:ValidTypes (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/ |
H A D | text_to_binary.constant_test.cpp | 105 TEST_P(OpConstantValidTest, ValidTypes) { in TEST_P() argument 375 TEST_P(OpSpecConstantValidTest, ValidTypes) { in TEST_P() argument
|
H A D | text_to_binary.control_flow_test.cpp | 224 TEST_P(OpSwitchValidTest, ValidTypes) { in TEST_P() argument
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | text_to_binary.constant_test.cpp | 105 TEST_P(OpConstantValidTest, ValidTypes) { in TEST_P() argument 375 TEST_P(OpSpecConstantValidTest, ValidTypes) { in TEST_P() argument
|
H A D | text_to_binary.control_flow_test.cpp | 224 TEST_P(OpSwitchValidTest, ValidTypes) { in TEST_P() argument
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/ |
D | text_to_binary.constant_test.cpp | 105 TEST_P(OpConstantValidTest, ValidTypes) { in TEST_P() argument 375 TEST_P(OpSpecConstantValidTest, ValidTypes) { in TEST_P() argument
|
D | text_to_binary.control_flow_test.cpp | 224 TEST_P(OpSwitchValidTest, ValidTypes) { in TEST_P() argument
|
/aosp_15_r20/frameworks/compile/slang/ |
D | slang_rs_reflection.cpp | 299 const std::vector<std::string> ValidTypes{"byte", "short", "int", "long"}; in ZeroExtendValue() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 7520 llvm::SmallPtrSetImpl<const Type *> &ValidTypes) { in checkIsValidOpenCLKernelParameter() 8580 llvm::SmallPtrSet<const Type *, 16> ValidTypes; in ActOnFunctionDeclarator() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 12600 bool ValidTypes = SourceType != MVT::Other && in reduceBuildVecExtToExtBuildVec() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 17374 bool ValidTypes = SourceType != MVT::Other && in reduceBuildVecExtToExtBuildVec() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 21030 bool ValidTypes = SourceType != MVT::Other && in reduceBuildVecExtToExtBuildVec() local
|