Home
last modified time | relevance | path

Searched defs:opnd (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Ddenormal.c46 unsigned int opnd; in sgl_denormalize() local
[all...]
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Ddenormal.c46 unsigned int opnd; in sgl_denormalize() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/tc_ematch/
H A Dtc_em_cmp.h15 __u8 opnd:4; member
/kernel/linux/linux-6.6/include/uapi/linux/tc_ematch/
H A Dtc_em_cmp.h15 __u8 opnd:4; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/tc_ematch/
H A Dtc_em_cmp.h30 __u8 opnd : 4; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/tc_ematch/
H A Dtc_em_cmp.h17 __u8 opnd:4; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/tc_ematch/
H A Dtc_em_cmp.h30 __u8 opnd : 4; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dvalue_number_table.cpp232 const auto& opnd = inst.GetInOperand(i); in operator ()() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dvalue_number_table.cpp232 const auto& opnd = inst.GetInOperand(i); in operator ()() local
/third_party/spirv-tools/source/opt/
H A Dvalue_number_table.cpp232 const auto& opnd = inst.GetInOperand(i); in operator ()() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFMIPeephole.cpp85 MachineOperand &opnd = CopyMI->getOperand(1); in isCopyFrom32Def() local
110 MachineOperand &opnd = PhiMI->getOperand(i); in isPhiFrom32Def() local
466 MachineOperand &opnd = DefMI->getOperand(i); in eliminateTruncSeq() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp244 MachineOperand &opnd = MI.getOperand(i); in usesRegister() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c1347 doemit(struct parse *p, sop op, size_t opnd) in doemit() argument
1369 doinsert(struct parse *p, sop op, size_t opnd, sopno pos) in doinsert() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregcomp.c1475 doemit(struct parse *p, sop op, size_t opnd) in doemit() argument
1497 doinsert(struct parse *p, sop op, size_t opnd, sopno pos) in doinsert() argument
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.h461 pfd(Condition cond, const MemOperand& opnd) pfd() argument
[all...]
H A Dmacro-assembler-s390.cc2729 void TurboAssembler::MulS64(Register dst, const Operand& opnd) { in CallRecordWriteStub() argument
2735 void TurboAssembler::MulS64(Register dst, const MemOperand& opnd) { in CallRecordWriteStub() argument
2755 void TurboAssembler::AddS32(Register dst, const Operand& opnd) { in CallRecordWriteStub() argument
2763 AddS64(Register dst, const Operand& opnd) CallRecordWriteStub() argument
2770 AddS32(Register dst, Register src, int32_t opnd) CallRecordWriteStub() argument
2775 AddS32(Register dst, Register src, const Operand& opnd) CallRecordWriteStub() argument
2786 AddS64(Register dst, Register src, int32_t opnd) CallRecordWriteStub() argument
2791 AddS64(Register dst, Register src, const Operand& opnd) CallRecordWriteStub() argument
2843 AddS32(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
2852 AddS64(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
2858 AddS32(const MemOperand& opnd, const Operand& imm) CallRecordWriteStub() argument
2866 AddS64(const MemOperand& opnd, const Operand& imm) CallRecordWriteStub() argument
2923 AddU32(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
2932 AddU64(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3033 SubS32(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3042 SubS64(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3061 LoadAndSub32(Register dst, Register src, const MemOperand& opnd) CallRecordWriteStub() argument
3067 LoadAndSub64(Register dst, Register src, const MemOperand& opnd) CallRecordWriteStub() argument
3078 SubU32(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3087 SubU64(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3141 And(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3150 AndP(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3160 And(Register dst, const Operand& opnd) CallRecordWriteStub() argument
3163 AndP(Register dst, const Operand& opnd) CallRecordWriteStub() argument
3177 And(Register dst, Register src, const Operand& opnd) CallRecordWriteStub() argument
3183 AndP(Register dst, Register src, const Operand& opnd) CallRecordWriteStub() argument
3264 Or(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3273 OrP(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3283 Or(Register dst, const Operand& opnd) CallRecordWriteStub() argument
3286 OrP(Register dst, const Operand& opnd) CallRecordWriteStub() argument
3300 Or(Register dst, Register src, const Operand& opnd) CallRecordWriteStub() argument
3306 OrP(Register dst, Register src, const Operand& opnd) CallRecordWriteStub() argument
3352 Xor(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3361 XorP(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3371 Xor(Register dst, const Operand& opnd) CallRecordWriteStub() argument
3374 XorP(Register dst, const Operand& opnd) CallRecordWriteStub() argument
3385 Xor(Register dst, Register src, const Operand& opnd) CallRecordWriteStub() argument
3391 XorP(Register dst, Register src, const Operand& opnd) CallRecordWriteStub() argument
3440 CmpS32(Register dst, const Operand& opnd) CallRecordWriteStub() argument
3456 CmpS64(Register dst, const Operand& opnd) CallRecordWriteStub() argument
3466 CmpS32(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3476 CmpS64(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3483 CmpAndSwap(Register old_val, Register new_val, const MemOperand& opnd) CallRecordWriteStub() argument
3492 CmpAndSwap64(Register old_val, Register new_val, const MemOperand& opnd) CallRecordWriteStub() argument
3515 CmpU32(Register dst, const Operand& opnd) CallRecordWriteStub() argument
3520 CmpU64(Register dst, const Operand& opnd) CallRecordWriteStub() argument
3530 CmpU32(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3540 CmpU64(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3550 Branch(Condition c, const Operand& opnd) CallRecordWriteStub() argument
3626 StoreU64(const MemOperand& mem, const Operand& opnd, Register scratch) CallRecordWriteStub() argument
3835 LoadS32LE(Register dst, const MemOperand& opnd, Register scratch) CallRecordWriteStub() argument
3841 LoadU32LE(Register dst, const MemOperand& opnd, Register scratch) CallRecordWriteStub() argument
3847 LoadU16LE(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3852 LoadS16LE(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3857 LoadV128LE(DoubleRegister dst, const MemOperand& opnd, Register scratch0, Register scratch1) CallRecordWriteStub() argument
3871 LoadF64LE(DoubleRegister dst, const MemOperand& opnd, Register scratch) CallRecordWriteStub() argument
3877 LoadF32LE(DoubleRegister dst, const MemOperand& opnd, Register scratch) CallRecordWriteStub() argument
3920 StoreF64LE(DoubleRegister src, const MemOperand& opnd, Register scratch) CallRecordWriteStub() argument
3927 StoreF32LE(DoubleRegister src, const MemOperand& opnd, Register scratch) CallRecordWriteStub() argument
3956 LoadS32LE(Register dst, const MemOperand& opnd, Register scratch) CallRecordWriteStub() argument
3961 LoadU32LE(Register dst, const MemOperand& opnd, Register scratch) CallRecordWriteStub() argument
3966 LoadU16LE(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3970 LoadS16LE(Register dst, const MemOperand& opnd) CallRecordWriteStub() argument
3974 LoadV128LE(DoubleRegister dst, const MemOperand& opnd, Register scratch0, Register scratch1) CallRecordWriteStub() argument
3980 LoadF64LE(DoubleRegister dst, const MemOperand& opnd, Register scratch) CallRecordWriteStub() argument
3986 LoadF32LE(DoubleRegister dst, const MemOperand& opnd, Register scratch) CallRecordWriteStub() argument
4007 StoreF64LE(DoubleRegister src, const MemOperand& opnd, Register scratch) CallRecordWriteStub() argument
4012 StoreF32LE(DoubleRegister src, const MemOperand& opnd, Register scratch) CallRecordWriteStub() argument
4230 AddFloat32(DoubleRegister dst, const MemOperand& opnd, DoubleRegister scratch) CallRecordWriteStub() argument
4240 AddFloat64(DoubleRegister dst, const MemOperand& opnd, DoubleRegister scratch) CallRecordWriteStub() argument
4250 SubFloat32(DoubleRegister dst, const MemOperand& opnd, DoubleRegister scratch) CallRecordWriteStub() argument
4260 SubFloat64(DoubleRegister dst, const MemOperand& opnd, DoubleRegister scratch) CallRecordWriteStub() argument
4270 MulFloat32(DoubleRegister dst, const MemOperand& opnd, DoubleRegister scratch) CallRecordWriteStub() argument
4280 MulFloat64(DoubleRegister dst, const MemOperand& opnd, DoubleRegister scratch) CallRecordWriteStub() argument
4290 DivFloat32(DoubleRegister dst, const MemOperand& opnd, DoubleRegister scratch) CallRecordWriteStub() argument
4300 DivFloat64(DoubleRegister dst, const MemOperand& opnd, DoubleRegister scratch) CallRecordWriteStub() argument
4310 LoadF32AsF64(DoubleRegister dst, const MemOperand& opnd, DoubleRegister scratch) CallRecordWriteStub() argument
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_peephole.cpp1052 ConstantFolding::opnd(Instruction *i, ImmediateValue &imm0, int s) in opnd() function in nv50_ir::ConstantFolding
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc1935 Operand opnd = i.InputImmediate(1); in AssembleArchInstruction() local
1948 Operand opnd = i.InputImmediate(1); in AssembleArchInstruction() local
/third_party/toybox/toys/pending/
H A Dbc.c5259 BcResult *opnd; in bc_program_builtin() local

Completed in 36 milliseconds