| /third_party/spirv-tools/source/opt/ |
| H A D | aggressive_dead_code_elim_pass.h | 92 void AddToWorklist(Instruction* inst) { in AddToWorklist() argument [all...] |
| H A D | interp_fixup_pass.cpp | 35 bool ReplaceInternalInterpolate(IRContext* ctx, Instruction* inst, in ReplaceInternalInterpolate() argument
|
| H A D | ir_loader.cpp | 42 bool IsLineInst(const spv_parsed_instruction_t* inst) { in IsLineInst() argument 55 bool IrLoader::AddInstruction(const spv_parsed_instruction_t* inst) { in AddInstruction() argument [all...] |
| H A D | relax_float_ops_pass.cpp | 24 bool RelaxFloatOpsPass::IsRelaxable(Instruction* inst) { in IsRelaxable() argument 34 bool RelaxFloatOpsPass::IsFloat32(Instruction* inst) { in IsFloat32() argument [all...] |
| H A D | simplification_pass.cpp | 118 Instruction* inst = work_list[i]; SimplifyFunction() local [all...] |
| H A D | value_number_table.cpp | 41 uint32_t ValueNumberTable::AssignValueNumber(Instruction* inst) { in AssignValueNumber() argument [all...] |
| /third_party/spirv-tools/source/val/ |
| H A D | validate_logicals.cpp | 26 spv_result_t LogicalsPass(ValidationState_t& _, const Instruction* inst) { in LogicalsPass() argument [all...] |
| H A D | validate_ray_tracing.cpp | 25 spv_result_t RayTracingPass(ValidationState_t& _, const Instruction* inst) { in RayTracingPass() argument [all...] |
| /third_party/spirv-tools/test/opt/ |
| H A D | pass_manager_test.cpp | 110 auto inst = MakeUnique<Instruction>(*(--context()->debug1_end())); variable 147 auto inst = MakeUnique<Instruction>(context(), spv::Op::OpTypeVoid, 0, variable
|
| H A D | pass_utils.cpp | 75 bool ContainsDebugOpcode(const char* inst) { in ContainsDebugOpcode() argument
|
| /third_party/spirv-tools/test/val/ |
| H A D | val_composites_test.cpp | 1947 std::string inst = in TEST_P() local 1960 std::string inst = "%inst = OpVectorInsertDynamic %" + type + "2 %ld_" + in TEST_P() local 1973 std::string inst = "%inst = OpVectorShuffle %" + type + "2 %ld_" + type + in TEST_P() local 1986 std::string inst in TEST_P() local 2000 std::string inst = TEST_P() local 2014 std::string inst = "%inst = OpCompositeInsert %" + type + "2 %ld_" + type + TEST_P() local 2028 std::string inst = "%inst = OpCopyObject %" + type + "2 %ld_" + type + "2\\n"; TEST_P() local [all...] |
| /base/security/device_security_level/test/dslm_unit_test/ |
| H A D | dslm_msg_lib_test.cpp | 151 DeviceSocketManager *inst = UtGetDeviceSocketManagerInstance(); in HWTEST_F() local
|
| /foundation/multimedia/player_framework/services/services/factory/ |
| H A D | engine_factory_repo.cpp | 42 static EngineFactoryRepo* inst = nullptr; in Instance() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/ |
| H A D | wifi_supplicant_hal_interface.cpp | 28 static WifiSupplicantHalInterface inst; in GetInstance() local
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/ |
| H A D | mock_wifi_supplicant_hal_interface.cpp | 28 static MockWifiSupplicantHalInterface inst; in GetInstance() local 42 static WifiSupplicantHalInterface inst; in GetInstance() local
|
| /third_party/libunwind/libunwind/src/ppc64/ |
| H A D | Gstep.c | 461 int32_t inst; in unw_step() local
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | vir_opt_dead_code.c | 43 dce(struct v3d_compile *c, struct qinst *inst) in dce() argument 55 has_nonremovable_reads(struct v3d_compile *c, struct qinst *inst) in has_nonremovable_reads() argument 66 can_write_to_null(struct v3d_compile *c, struct qinst *inst) in can_write_to_null() argument 76 vir_dce_flags(struct v3d_compile *c, struct qinst *inst) in vir_dce_flags() argument 94 check_last_ldunifa(struct v3d_compile *c, struct qinst *inst, struct qblock *block) check_last_ldunifa() argument 122 check_first_ldunifa(struct v3d_compile *c, struct qinst *inst, struct qblock *block, struct qinst **unifa) check_first_ldunifa() argument [all...] |
| H A D | vir_dump.c | 148 vir_print_reg(struct v3d_compile *c, const struct qinst *inst, in vir_print_reg() argument 216 vir_dump_sig(struct v3d_compile *c, struct qinst *inst) in vir_dump_sig() argument 257 vir_dump_alu(struct v3d_compile *c, struct qinst *inst) vir_dump_alu() argument 299 vir_dump_inst(struct v3d_compile *c, struct qinst *inst) vir_dump_inst() argument [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | lower_cs_derived.cpp | 168 ir_instruction *inst = in make_gl_GlobalInvocationID() local 200 ir_instruction *inst = in make_gl_LocalInvocationIndex() local
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_qir_lower_uniforms.c | 75 is_lowerable_uniform(struct qinst *inst, int i) in is_lowerable_uniform() argument 88 qir_get_instruction_uniform_count(struct qinst *inst) in qir_get_instruction_uniform_count() argument [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | test_fs_saturate_propagation.cpp | 86 fs_inst *inst = (fs_inst *)block->start(); in instruction() local
|
| /third_party/mesa3d/src/mesa/program/ |
| H A D | prog_parameter_layout.c | 149 struct asm_instruction *inst; in _mesa_layout_parameters() local [all...] |
| H A D | programopt.c | 254 struct prog_instruction *newInst, *inst; in _mesa_append_fog_code() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_vertprog.c | 93 uint32_t *inst, target; in nv30_vertprog_validate() local 136 uint32_t *inst, targe in nv30_vertprog_validate() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_parse.c | 184 struct tgsi_full_instruction *inst = &ctx->FullToken.FullInstruction; in tgsi_parse_token() local [all...] |