| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_swap_conditional_branch_operands.cpp | 38 const auto* inst = in IsApplicable() local
|
| /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...] |
| /kernel/linux/linux-5.10/crypto/ |
| H A D | pcbc.c | 155 struct skcipher_instance *inst; in crypto_pcbc_create() local
|
| H A D | keywrap.c | 265 struct skcipher_instance *inst; in crypto_kw_create() local [all...] |
| H A D | geniv.c | 35 static void aead_geniv_free(struct aead_instance *inst) in aead_geniv_free() argument 45 struct aead_instance *inst; in aead_geniv_alloc() local 112 struct aead_instance *inst = aead_alg_instance(aead); aead_init_geniv() local [all...] |
| H A D | seqiv.c | 138 struct aead_instance *inst; in seqiv_aead_create() local [all...] |
| H A D | cbc.c | 175 struct skcipher_instance *inst; in crypto_cbc_create() local [all...] |
| /kernel/linux/linux-5.10/arch/h8300/include/asm/ |
| H A D | processor.h | 58 unsigned short inst; member
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | disassemble.h | 14 static inline unsigned int get_op(u32 inst) in get_op() argument 19 static inline unsigned int get_xop(u32 inst) in get_xop() argument 24 static inline unsigned int get_sprn(u32 inst) in get_sprn() argument 29 static inline unsigned int get_dcrn(u32 inst) in get_dcrn() argument 34 get_tmrn(u32 inst) get_tmrn() argument 39 get_rt(u32 inst) get_rt() argument 44 get_rs(u32 inst) get_rs() argument 49 get_ra(u32 inst) get_ra() argument 54 get_rb(u32 inst) get_rb() argument 59 get_rc(u32 inst) get_rc() argument 64 get_ws(u32 inst) get_ws() argument 69 get_d(u32 inst) get_d() argument 74 get_oc(u32 inst) get_oc() argument 79 get_tx_or_sx(u32 inst) get_tx_or_sx() argument [all...] |
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| H A D | branch.c | 31 unsigned short inst; in __isa_exception_epc() local 323 union mips16e_instruction inst; in __MIPS16e_compute_return_epc() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| H A D | booke_emulate.c | 42 kvmppc_booke_emulate_op(struct kvm_vcpu *vcpu, unsigned int inst, int *advance) kvmppc_booke_emulate_op() argument
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| H A D | prminst44xx.c | 58 u32 omap4_prminst_read_inst_reg(u8 part, s16 inst, u16 idx) in omap4_prminst_read_inst_reg() argument 67 void omap4_prminst_write_inst_reg(u32 val, u8 part, s16 inst, u16 idx) in omap4_prminst_write_inst_reg() argument 76 u32 omap4_prminst_rmw_inst_reg_bits(u32 mask, u32 bits, u8 part, s16 inst, in omap4_prminst_rmw_inst_reg_bits() argument 99 int omap4_prminst_is_hardreset_asserted(u8 shift, u8 part, s16 inst, in omap4_prminst_is_hardreset_asserted() argument 123 int omap4_prminst_assert_hardreset(u8 shift, u8 part, s16 inst, in omap4_prminst_assert_hardreset() argument 152 omap4_prminst_deassert_hardreset(u8 shift, u8 st_shift, u8 part, s16 inst, u16 rstctrl_offs, u16 rstst_offs) omap4_prminst_deassert_hardreset() argument 181 s32 inst = omap4_prmst_get_prm_dev_inst(); omap4_prminst_global_warm_sw_reset() local [all...] |
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| H A D | alternative-macros.h | 241 .macro uao_user_alternative l, inst, alt_inst, reg, addr, post_inc variable
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_ipp.c | 273 dce_ipp_construct( struct dce_ipp *ipp_dce, struct dc_context *ctx, int inst, const struct dce_ipp_registers *regs, const struct dce_ipp_shift *ipp_shift, const struct dce_ipp_mask *ipp_mask) dce_ipp_construct() argument 291 dce60_ipp_construct( struct dce_ipp *ipp_dce, struct dc_context *ctx, int inst, const struct dce_ipp_registers *regs, const struct dce_ipp_shift *ipp_shift, const struct dce_ipp_mask *ipp_mask) dce60_ipp_construct() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | panel_cntl.h | 57 uint32_t inst; member 63 uint32_t inst; member
|