Home
last modified time | relevance | path

Searched refs:type_wide_bool (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dllvm_util.cpp2782 if (a->getType() == type_wide_bool()) in op_bool_to_int()
2796 if (a->getType() == type_wide_bool()) { in op_bool_to_float()
2813 if ((a->getType() == type_bool()) || (a->getType() == type_wide_bool())) in op_int_to_bool()
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dllvm_util.cpp2782 if (a->getType() == type_wide_bool()) in op_bool_to_int()
2796 if (a->getType() == type_wide_bool()) { in op_bool_to_float()
2813 if ((a->getType() == type_bool()) || (a->getType() == type_wide_bool())) in op_int_to_bool()
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/
H A Dllvm_util.h354 llvm::Type *type_wide_bool() const { return m_llvm_type_wide_bool; } in type_wide_bool() function
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/
H A Dllvm_util.h354 llvm::Type *type_wide_bool() const { return m_llvm_type_wide_bool; } in type_wide_bool() function