Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dmerge_return_pass.cpp414 analysis::Bool bool_type; in BreakFromConstruct() local
450 const analysis::Bool* bool_type = in RecordReturned() local
528 analysis::Bool* bool_type = type_mgr->GetType(bool_id)->AsBool(); in AddReturnFlag() local
Dir_builder.h273 analysis::Bool bool_type; in AddULessThan() local
287 analysis::Bool bool_type; in AddSLessThan() local
Dconst_folding_rules.cpp771 const analysis::Type* bool_type = in FoldFClampFeedingCompare() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmerge_return_pass.cpp428 analysis::Bool bool_type; in BreakFromConstruct() local
466 const analysis::Bool* bool_type = in RecordReturned() local
544 analysis::Bool* bool_type = type_mgr->GetType(bool_id)->AsBool(); in AddReturnFlag() local
Dir_builder.h273 analysis::Bool bool_type; in AddULessThan() local
287 analysis::Bool bool_type; in AddSLessThan() local
Dconst_folding_rules.cpp771 const analysis::Type* bool_type = in FoldFClampFeedingCompare() local
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp221 const analysis::Bool* bool_type = in ChangeLoopToSelection() local
/external/deqp-deps/SPIRV-Tools/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp219 const analysis::Bool* bool_type = in ChangeLoopToSelection() local
/external/mesa3d/src/compiler/glsl/
Dir_expression_operation.py86 bool_type = type("bool", "b", "GLSL_TYPE_BOOL") variable
/external/flatbuffers/src/
Didl_gen_general.cpp38 std::string bool_type; member