Home
last modified time | relevance | path

Searched defs:predicate (Results 51 - 75 of 96) sorted by relevance

1234

/third_party/spirv-tools/source/opt/
H A Dtrim_capabilities_pass.cpp97 AnyTypeOf(const Instruction* instruction, UnaryPredicate predicate) AnyTypeOf() argument
H A Ddebug_info_manager.cpp672 ReplaceAllUsesInDebugScopeWithPredicate( uint32_t before, uint32_t after, const std::function<bool(Instruction*)>& predicate) ReplaceAllUsesInDebugScopeWithPredicate() argument
H A Dir_context.cpp311 ReplaceAllUsesWithPredicate( uint32_t before, uint32_t after, const std::function<bool(Instruction*)>& predicate) ReplaceAllUsesWithPredicate() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4.cpp2054 scalarize_predicate(brw_predicate predicate, unsigned writemask) scalarize_predicate() argument
[all...]
H A Dbrw_vec4_nir.cpp775 optimize_predicate(nir_alu_instr *instr, enum brw_predicate *predicate) optimize_predicate() argument
[all...]
H A Dbrw_vec4_visitor.cpp194 vec4_visitor::IF(enum brw_predicate predicate) in IF() argument
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_schedule.c655 mir_choose_instruction( midgard_instruction **instructions, uint16_t *liveness, BITSET_WORD *worklist, unsigned count, struct midgard_predicate *predicate) mir_choose_instruction() argument
803 struct midgard_predicate predicate = { mir_choose_bundle() local
841 mir_choose_alu(midgard_instruction **slot, midgard_instruction **instructions, uint16_t *liveness, BITSET_WORD *worklist, unsigned len, struct midgard_predicate *predicate, unsigned unit) mir_choose_alu() argument
876 mir_comparison_mobile( compiler_context *ctx, midgard_instruction **instructions, struct midgard_predicate *predicate, unsigned count, unsigned cond) mir_comparison_mobile() argument
931 mir_schedule_comparison( compiler_context *ctx, midgard_instruction **instructions, struct midgard_predicate *predicate, BITSET_WORD *worklist, unsigned count, unsigned cond, bool vector, unsigned *swizzle, midgard_instruction *user) mir_schedule_comparison() argument
964 mir_schedule_condition(compiler_context *ctx, struct midgard_predicate *predicate, BITSET_WORD *worklist, unsigned count, midgard_instruction **instructions, midgard_instruction *last) mir_schedule_condition() argument
1025 struct midgard_predicate predicate = { mir_schedule_texture() local
1055 struct midgard_predicate predicate = { mir_schedule_ldst() local
1089 mir_schedule_zs_write( compiler_context *ctx, struct midgard_predicate *predicate, midgard_instruction **instructions, uint16_t *liveness, BITSET_WORD *worklist, unsigned len, midgard_instruction *branch, midgard_instruction **smul, midgard_instruction **vadd, midgard_instruction **vlut, bool stencil) mir_schedule_zs_write() argument
1167 struct midgard_predicate predicate = { mir_schedule_alu() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_query.c85 struct zink_resource *predicate; member
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelProgram.cpp150 bool predicate = instruction->predicate; in applyShader() local
H A DVertexProgram.cpp138 bool predicate = instruction->predicate; in program() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddebug_info_manager.cpp664 ReplaceAllUsesInDebugScopeWithPredicate( uint32_t before, uint32_t after, const std::function<bool(Instruction*)>& predicate) ReplaceAllUsesInDebugScopeWithPredicate() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddebug_info_manager.cpp664 ReplaceAllUsesInDebugScopeWithPredicate( uint32_t before, uint32_t after, const std::function<bool(Instruction*)>& predicate) ReplaceAllUsesInDebugScopeWithPredicate() argument
/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h274 inline int CountIf(const Container& c, Predicate predicate) { in CountIf() argument
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-array-prototype.c2367 ecma_builtin_array_prototype_object_find (ecma_value_t predicate, /**< callback function */ in ecma_builtin_array_prototype_object_find() argument
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
H A Decma-builtin-typedarray-prototype.c1586 ecma_builtin_typedarray_prototype_find_helper(ecma_value_t this_arg, ecma_value_t predicate, ecma_value_t predicate_this_arg, bool is_find) ecma_builtin_typedarray_prototype_find_helper() argument
1665 ecma_builtin_typedarray_prototype_find(ecma_value_t this_arg, ecma_value_t predicate, ecma_value_t predicate_this_arg) ecma_builtin_typedarray_prototype_find() argument
1683 ecma_builtin_typedarray_prototype_find_index(ecma_value_t this_arg, ecma_value_t predicate, ecma_value_t predicate_this_arg) ecma_builtin_typedarray_prototype_find_index() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.h167 uint64_t predicate; member
/third_party/mesa3d/src/intel/common/
H A Dintel_batch_decoder.c1479 bool predicate = false; in intel_print_batch() local
/third_party/node/deps/googletest/src/
H A Dgtest-internal-inl.h275 inline int CountIf(const Container& c, Predicate predicate) { in CountIf() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_blorp.c1806 anv_image_mcs_op(struct anv_cmd_buffer *cmd_buffer, const struct anv_image *image, enum isl_format format, struct isl_swizzle swizzle, VkImageAspectFlagBits aspect, uint32_t base_layer, uint32_t layer_count, enum isl_aux_op mcs_op, union isl_color_value *clear_value, bool predicate) anv_image_mcs_op() argument
1896 anv_image_ccs_op(struct anv_cmd_buffer *cmd_buffer, const struct anv_image *image, enum isl_format format, struct isl_swizzle swizzle, VkImageAspectFlagBits aspect, uint32_t level, uint32_t base_layer, uint32_t layer_count, enum isl_aux_op ccs_op, union isl_color_value *clear_value, bool predicate) anv_image_ccs_op() argument
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc293 FPUCondition FlagsConditionToConditionCmpFPU(bool* predicate, in FlagsConditionToConditionCmpFPU() argument
1211 bool predicate; in AssembleArchInstruction() local
1267 bool predicate; AssembleArchInstruction() local
3851 bool predicate; AssembleBranchToLabels() local
4074 bool predicate; AssembleArchBoolean() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc280 FPUCondition FlagsConditionToConditionCmpFPU(bool* predicate, in FlagsConditionToConditionCmpFPU() argument
1158 bool predicate; in AssembleArchInstruction() local
1211 bool predicate; AssembleArchInstruction() local
3664 bool predicate; AssembleBranchToLabels() local
3875 bool predicate; AssembleArchBoolean() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc286 FPUCondition FlagsConditionToConditionCmpFPU(bool* predicate, in FlagsConditionToConditionCmpFPU() argument
1139 bool predicate; in AssembleArchInstruction() local
1197 bool predicate; AssembleArchInstruction() local
1910 bool predicate; AssembleBranchToLabels() local
2130 bool predicate; AssembleArchBoolean() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc279 FPUCondition FlagsConditionToConditionCmpFPU(bool* predicate, in FlagsConditionToConditionCmpFPU() argument
1203 bool predicate; in AssembleArchInstruction() local
1266 bool predicate; AssembleArchInstruction() local
3520 bool predicate; AssembleBranchToLabels() local
3809 bool predicate; AssembleArchBoolean() local
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-interface.cc1066 QueryObjects(v8::Local<v8::Context> v8_context, QueryObjectPredicate* predicate, PersistentValueVector<v8::Object>* objects) QueryObjects() argument
/third_party/node/deps/v8/src/ast/
H A Dscopes.h1339 V8_INLINE void NullifyRareVariableIf(RareVariable id, Predicate predicate) { in NullifyRareVariableIf() argument

Completed in 89 milliseconds

1234