| /third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
| D | astc_symbolic_physical.cpp | 91 …int all_ones = vx_low_s == 0x1FFF && vx_high_s == 0x1FFF && vx_low_t == 0x1FFF && vx_high_t == 0x1… in physical_to_symbolic() local 106 …int all_ones = vx_low_s == 0x1FF && vx_high_s == 0x1FF && vx_low_t == 0x1FF && vx_high_t == 0x1FF … in physical_to_symbolic() local
|
| /third_party/astc-encoder/Source/ |
| D | astcenc_symbolic_physical.cpp | 367 …int all_ones = vx_low_s == 0x1FFF && vx_high_s == 0x1FFF && vx_low_t == 0x1FFF && vx_high_t == 0x1… in physical_to_symbolic() local 385 …int all_ones = vx_low_s == 0x1FF && vx_high_s == 0x1FF && vx_low_t == 0x1FF && vx_high_t == 0x1FF … in physical_to_symbolic() local
|
| /third_party/spirv-tools/source/opt/ |
| D | fold_spec_constant_op_and_composite_pass.cpp | 239 const uint32_t all_ones = ~0; in EncodeIntegerAsWords() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | fold_spec_constant_op_and_composite_pass.cpp | 328 const uint32_t all_ones = ~0; in EncodeIntegerAsWords() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | fold_spec_constant_op_and_composite_pass.cpp | 328 const uint32_t all_ones = ~0; in EncodeIntegerAsWords() local
|
| /third_party/node/deps/v8/src/compiler/backend/s390/ |
| D | instruction-selector-s390.cc | 2736 bool all_ones = val[0] == UINT32_MAX && val[1] == UINT32_MAX && in VisitS128Const() local
|
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| D | instruction-selector-ppc.cc | 2565 bool all_ones = val[0] == UINT32_MAX && val[1] == UINT32_MAX && in VisitS128Const() local
|
| /third_party/node/deps/v8/src/compiler/backend/loong64/ |
| D | instruction-selector-loong64.cc | 2802 bool all_ones = val[0] == UINT32_MAX && val[1] == UINT32_MAX && in VisitS128Const() local
|
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| D | instruction-selector-ia32.cc | 2417 bool all_ones = val[0] == UINT32_MAX && val[1] == UINT32_MAX && in VisitS128Const() local
|
| /third_party/node/deps/v8/src/compiler/backend/arm/ |
| D | instruction-selector-arm.cc | 2728 bool all_ones = val[0] == UINT32_MAX && val[1] == UINT32_MAX && in VisitS128Const() local
|
| /third_party/node/deps/v8/src/compiler/backend/mips64/ |
| D | instruction-selector-mips64.cc | 3058 bool all_ones = val[0] == UINT32_MAX && val[1] == UINT32_MAX && in VisitS128Const() local
|
| /third_party/node/deps/v8/src/compiler/backend/riscv64/ |
| D | instruction-selector-riscv64.cc | 3030 bool all_ones = val[0] == UINT32_MAX && val[1] == UINT32_MAX && in VisitS128Const() local
|
| /third_party/node/deps/v8/src/compiler/backend/x64/ |
| D | instruction-selector-x64.cc | 3202 bool all_ones = val[0] == UINT32_MAX && val[1] == UINT32_MAX && in VISIT_ATOMIC_BINOP() local
|
| /third_party/mesa3d/src/amd/llvm/ |
| D | ac_llvm_build.c | 1854 LLVMValueRef all_ones = LLVMConstInt(ctx->i32, -1, true); in ac_build_imsb() local
|
| /third_party/node/deps/v8/src/execution/mips/ |
| D | simulator-mips.cc | 5322 const T_int all_ones = static_cast<T_int>(-1); in Msa3RFInstrHelper() local
|
| /third_party/node/deps/v8/src/execution/mips64/ |
| D | simulator-mips64.cc | 5608 const T_int all_ones = static_cast<T_int>(-1); in Msa3RFInstrHelper() local
|
| /third_party/node/deps/v8/src/wasm/baseline/ |
| D | liftoff-compiler.cc | 4115 bool all_ones = std::all_of(std::begin(imm.value), std::end(imm.value), in S128Const() local
|