Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddata_format_ops.h44 auto is_one = (x_mod == one); in operator() local
/external/mesa3d/src/intel/compiler/
Dbrw_shader.cpp692 backend_reg::is_one() const in is_one() function in backend_reg
/external/mesa3d/src/compiler/glsl/
Dir.cpp41 bool ir_rvalue::is_one() const in is_one() function in ir_rvalue
1320 ir_constant::is_one() const in is_one() function in ir_constant
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPatternMatch.h177 struct is_one { struct
182 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); } in m_One() argument
/external/llvm/include/llvm/IR/
DPatternMatch.h239 struct is_one { struct
244 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); } in m_One() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DPatternMatch.h347 struct is_one { struct
352 inline cst_pred_ty<is_one> m_One() { in m_One() argument
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfolding_rules.cpp1254 bool is_one = (width == 32) ? int_constant->GetU32BitValue() == 1u in IntMultipleBy1() local
/external/mesa3d/src/amd/common/
Dac_llvm_build.c1616 bool is_zero[4] = {}, is_one[4] = {}; in ac_eliminate_const_output() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfolding_rules.cpp1254 bool is_one = (width == 32) ? int_constant->GetU32BitValue() == 1u in IntMultipleBy1() local