Home
last modified time | relevance | path

Searched defs:opc (Results 26 - 50 of 60) sorted by relevance

123

/third_party/libwebsockets/test-apps/
H A Dtest-sshd.c418 uint8_t *p = (uint8_t *)pty->modes, opc; in ssh_ops_pty_req() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_disasm.c41 uint32_t opc : 6; member
530 const unsigned opc = instr->opc | (instr->opcode_bit6 << 6); print_instr() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c377 ir2_instr_create_fetch(struct ir2_context *ctx, nir_dest *dst, instr_fetch_opc_t opc) ir2_instr_create_fetch() argument
H A Dir2_private.h108 instr_fetch_opc_t opc : 5; member
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttobjs.h163 FT_UInt opc; /* function #, or instruction code */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1272 unsigned opc = BO->getOpcode(); in isLegalToSwapOperand() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_sim.c278 u8 opc[16], k[16]; in eap_sim_gsm_auth() local
H A Deap_aka.c276 u8 opc[16], k[16], sqn[6]; in eap_aka_umts_auth() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dhlr_auc_gw.c86 u8 opc[16]; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_sim.c280 u8 opc[16], k[16]; in eap_sim_gsm_auth() local
H A Deap_aka.c276 u8 opc[16], k[16], sqn[6]; in eap_aka_umts_auth() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dhlr_auc_gw.c86 u8 opc[16]; member
[all...]
/third_party/node/deps/v8/src/diagnostics/arm/
H A Ddisasm-arm.cc2039 int opc = instr->Bits(11, 8); in DecodeAdvancedSIMDDataProcessing() local
2148 int opc = instr->Bits(11, 8); DecodeAdvancedSIMDDataProcessing() local
2392 int opc = instr->Bits(11, 8); DecodeAdvancedSIMDTwoOrThreeRegisters() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_nvc0.cpp394 CodeEmitterNVC0::emitForm_A(const Instruction *i, uint64_t opc) in emitForm_A() argument
439 CodeEmitterNVC0::emitForm_B(const Instruction *i, uint64_t opc) in emitForm_B() argument
468 CodeEmitterNVC0::emitForm_S(const Instruction *i, uint32_t opc, bool pred) in emitForm_S() argument
[all...]
H A Dnv50_ir_emit_gk110.cpp371 CodeEmitterGK110::emitForm_L(const Instruction *i, uint32_t opc, uint8_t ctg, in emitForm_L() argument
397 CodeEmitterGK110::emitForm_C(const Instruction *i, uint32_t opc, uint8_t ctg) in emitForm_C() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantFold.cpp521 Constant *llvm::ConstantFoldCastInstruction(unsigned opc, Constant *V, in ConstantFoldCastInstruction() argument
76 foldConstantCastPair( unsigned opc, ConstantExpr *Op, Type *DstTy ) foldConstantCastPair() argument
[all...]
H A DConstants.cpp1611 static Constant *getFoldedCast(Instruction::CastOps opc, Constant *C, Type *Ty, in getFoldedCast() argument
1631 Instruction::CastOps opc = Instruction::CastOps(oc); in getCast() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp506 unsigned opc = 4; // bits {24-21}. Default to add: 0b0100 in adjustFixupValue() local
521 unsigned opc = 0; in adjustFixupValue() local
/third_party/backends/backend/
H A Dumax1220u-common.c672 unsigned char opc[16] = { in umaxinit() local
H A Davision.c2094 uint8_t opc = m_cmd[0]; in avision_strcmd() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h759 UnOpInit(UnaryOp opc, Init *lhs, RecTy *Type) in UnOpInit() argument
810 BinOpInit(BinaryOp opc, Init *lhs, Init *rhs, RecTy *Type) : in BinOpInit() argument
866 TernOpInit(TernaryOp opc, Init *lhs, Init *mhs, Init *rhs, in TernOpInit() argument
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdec.c791 pktname(unsigned opc) in pktname() argument
2706 get_type3_op(unsigned opc) in get_type3_op() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dinstr-a3xx.h589 is_sat_compatible(opc_t opc) is_sat_compatible() argument
612 is_mad(opc_t opc) is_mad() argument
628 is_madsh(opc_t opc) is_madsh() argument
640 is_local_atomic(opc_t opc) is_local_atomic() argument
661 is_global_a3xx_atomic(opc_t opc) is_global_a3xx_atomic() argument
682 is_global_a6xx_atomic(opc_t opc) is_global_a6xx_atomic() argument
703 is_bindless_atomic(opc_t opc) is_bindless_atomic() argument
724 is_atomic(opc_t opc) is_atomic() argument
731 is_ssbo(opc_t opc) is_ssbo() argument
746 is_isam(opc_t opc) is_isam() argument
759 is_cat2_float(opc_t opc) is_cat2_float() argument
783 is_cat3_float(opc_t opc) is_cat3_float() argument
[all...]
H A Dir3_compiler_nir.c1408 emit_sam(struct ir3_context *ctx, opc_t opc, struct tex_src_info info, in emit_sam() argument
1914 get_reduce_op(nir_op opc) in get_reduce_op() argument
1936 get_reduce_identity(nir_op opc, unsigne argument
2925 opc_t opc = 0; emit_tex() local
[all...]
/third_party/mesa3d/src/freedreno/ir2/
H A Dinstr-a2xx.h221 instr_cf_opc_t opc : 4; member
230 instr_cf_opc_t opc : 4; member
243 instr_cf_opc_t opc : 4; member
252 instr_cf_opc_t opc : 4; member
262 instr_cf_opc_t opc : 4; member
319 instr_fetch_opc_t opc : 5; member
353 instr_fetch_opc_t opc : 5; member
386 instr_fetch_opc_t opc : 5; member

Completed in 77 milliseconds

123