/third_party/node/deps/v8/src/codegen/s390/ |
D | macro-assembler-s390.cc | 2729 void TurboAssembler::MulS64(Register dst, const Operand& opnd) { in CallRecordWriteStub() 2735 void TurboAssembler::MulS64(Register dst, const MemOperand& opnd) { in CallRecordWriteStub() 2755 void TurboAssembler::AddS32(Register dst, const Operand& opnd) { in CallRecordWriteStub() 2763 void TurboAssembler::AddS64(Register dst, const Operand& opnd) { in CallRecordWriteStub() 2770 void TurboAssembler::AddS32(Register dst, Register src, int32_t opnd) { in CallRecordWriteStub() 2775 void TurboAssembler::AddS32(Register dst, Register src, const Operand& opnd) { in CallRecordWriteStub() 2786 void TurboAssembler::AddS64(Register dst, Register src, int32_t opnd) { in CallRecordWriteStub() 2791 void TurboAssembler::AddS64(Register dst, Register src, const Operand& opnd) { in CallRecordWriteStub() 2843 void TurboAssembler::AddS32(Register dst, const MemOperand& opnd) { in CallRecordWriteStub() 2852 void TurboAssembler::AddS64(Register dst, const MemOperand& opnd) { in CallRecordWriteStub() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFMIPeephole.cpp | 85 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/spirv-tools/source/opt/ |
D | value_number_table.cpp | 232 const auto& opnd = inst.GetInOperand(i); in operator ()() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | value_number_table.cpp | 232 const auto& opnd = inst.GetInOperand(i); in operator ()() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | value_number_table.cpp | 232 const auto& opnd = inst.GetInOperand(i); in operator ()() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | regex2.h | 75 #define SOP(op, opnd) ((op)|(opnd)) argument
|
D | regcomp.c | 1475 doemit(struct parse *p, sop op, size_t opnd) in doemit() 1497 doinsert(struct parse *p, sop op, size_t opnd, sopno pos) in doinsert()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regex2.h | 72 #define SOP(op, opnd) ((op)|(opnd)) argument
|
D | regcomp.c | 1347 doemit(struct parse *p, sop op, size_t opnd) in doemit() 1369 doinsert(struct parse *p, sop op, size_t opnd, sopno pos) in doinsert()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FixupLEAs.cpp | 244 MachineOperand &opnd = MI.getOperand(i); in usesRegister() local
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
D | code-generator-s390.cc | 1935 Operand opnd = i.InputImmediate(1); in AssembleArchInstruction() local 1948 Operand opnd = i.InputImmediate(1); in AssembleArchInstruction() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_peephole.cpp | 1052 ConstantFolding::opnd(Instruction *i, ImmediateValue &imm0, int s) in opnd() function in nv50_ir::ConstantFolding
|
/third_party/toybox/toys/pending/ |
D | bc.c | 5259 BcResult *opnd; in bc_program_builtin() local
|