Home
last modified time | relevance | path

Searched defs:is_one (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_nir_opt_outputs.c76 bool is_zero[4] = {0}, is_one[4] = {0}; in ac_eliminate_const_output() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_shader.cpp789 backend_reg::is_one() const in is_one() function in backend_reg
/third_party/mesa3d/src/compiler/glsl/
Dir.cpp42 bool ir_rvalue::is_one() const in is_one() function in ir_rvalue
1640 ir_constant::is_one() const in is_one() function in ir_constant
/third_party/astc-encoder/Source/
Dastcenc_vecmathlib.h443 vmask4 is_one = p == vint4(0xFFFF); in unorm16_to_sf16() local
/third_party/mesa3d/src/mesa/main/
Dlight.c206 bool is_one = params[0] == 1.0f; in do_light() local
/third_party/openssl/crypto/ec/
Decp_nistz256.c222 static BN_ULONG is_one(const BIGNUM *z) in is_one() function
/third_party/node/deps/openssl/openssl/crypto/ec/
Decp_nistz256.c222 static BN_ULONG is_one(const BIGNUM *z) in is_one() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h400 struct is_one { struct
405 inline cst_pred_ty<is_one> m_One() { in m_One() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfolding_rules.cpp1445 bool is_one = (width == 32) ? int_constant->GetU32BitValue() == 1u in IntMultipleBy1() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dfolding_rules.cpp1445 bool is_one = (width == 32) ? int_constant->GetU32BitValue() == 1u in IntMultipleBy1() local
/third_party/spirv-tools/source/opt/
Dfolding_rules.cpp1579 bool is_one = (width == 32) ? int_constant->GetU32BitValue() == 1u in IntMultipleBy1() local