/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 259 unsigned &Op3) { in Decode3OpInstruction() 538 unsigned Op1, Op2, Op3; in Decode3RInstruction() local 551 unsigned Op1, Op2, Op3; in Decode3RImmInstruction() local 564 unsigned Op1, Op2, Op3; in Decode2RUSInstruction() local 577 unsigned Op1, Op2, Op3; in Decode2RUSBitpInstruction() local 590 unsigned Op1, Op2, Op3; in DecodeL3RInstruction() local 604 unsigned Op1, Op2, Op3; in DecodeL3RSrcDstInstruction() local 619 unsigned Op1, Op2, Op3; in DecodeL2RUSInstruction() local 633 unsigned Op1, Op2, Op3; in DecodeL2RUSBitpInstruction() local 647 unsigned Op1, Op2, Op3, Op4, Op5, Op6; in DecodeL6RInstruction() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | SelectionDAGTargetInfo.h | 53 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcpy() 69 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, in EmitTargetCodeForMemmove() 82 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemset() 94 SDValue Op1, SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcmp()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblySelectionDAGInfo.cpp | 38 SDValue Op3, unsigned Align, bool IsVolatile, in EmitTargetCodeForMemmove()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrBuilder.h | 110 const MachineOperand &Op3 = MI->getOperand(Operand + 3); in getAddressFromInstr() local
|
D | X86FastISel.cpp | 3980 unsigned Op3, bool Op3IsKill) { in fastEmitInst_rrrr()
|
D | X86ISelDAGToDAG.cpp | 5278 SDValue Op0, Op1, Op2, Op3, Op4; in SelectInlineAsmMemoryOperand() local
|
D | X86InstrInfo.cpp | 1342 unsigned Op1 = 1, Op2 = 2, Op3 = 3; in getThreeSrcCommuteCase() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/ |
D | BPFAsmParser.cpp | 269 BPFOperand &Op3 = (BPFOperand &)*Operands[3]; in PreMatchCheck() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 2288 if (const auto *Op3 = dyn_cast<ConstantFP>(Operands[2])) { in ConstantFoldScalarCall3() local 2305 if (const auto *Op3 = dyn_cast<ConstantInt>(Operands[2])) { in ConstantFoldScalarCall3() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 1233 const MachineOperand &Op3 = MI.getOperand(3); in expandPostRAPseudo() local 1257 const MachineOperand &Op3 = MI.getOperand(3); in expandPostRAPseudo() local 1291 MachineOperand &Op3 = MI.getOperand(3); in expandPostRAPseudo() local
|
D | HexagonSplitDouble.cpp | 908 MachineOperand &Op3 = MI->getOperand(3); in splitAslOr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 4509 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local 4595 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local 4659 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local 4718 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 7674 UpdateNodeOperands(SDNode *N, SDValue Op1, SDValue Op2, SDValue Op3) { in UpdateNodeOperands() 7681 SDValue Op3, SDValue Op4) { in UpdateNodeOperands() 7688 SDValue Op3, SDValue Op4, SDValue Op5) { in UpdateNodeOperands() 7782 SDValue Op2, SDValue Op3) { in SelectNodeTo() 7989 SDValue Op3) { in getMachineNode() 8011 SDValue Op2, SDValue Op3) { in getMachineNode() 8035 SDValue Op3) { in getMachineNode()
|
D | SelectionDAGBuilder.cpp | 5848 SDValue Op3 = getValue(I.getArgOperand(2)); in visitIntrinsicCall() local 5869 SDValue Op3 = getValue(I.getArgOperand(2)); in visitIntrinsicCall() local 5884 SDValue Op3 = getValue(I.getArgOperand(2)); in visitIntrinsicCall() local 6437 SDValue Op3 = getValue(I.getArgOperand(2)); in visitIntrinsicCall() local 6446 SDValue Op3 = getValue(I.getArgOperand(2)); in visitIntrinsicCall() local
|
D | LegalizeIntegerTypes.cpp | 275 SDValue Op3 = GetPromotedInteger(N->getOperand(3)); in PromoteIntRes_AtomicCmpSwap() local 1719 SDValue Op3 = ZExtPromotedInteger(N->getOperand(3)); in PromoteIntOp_PREFETCH() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64InstPrinter.cpp | 78 const MCOperand &Op3 = MI->getOperand(3); in printInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsTargetStreamer.cpp | 224 unsigned Reg2, MCOperand Op3, SMLoc IDLoc, in emitRRRX()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsFastISel.cpp | 238 uint64_t imm2, unsigned Op3, bool Op3IsKill) { in fastEmitInst_riir()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | PatternMatch.h | 1227 T2 Op3; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Verifier.cpp | 4713 auto *Op3 = cast<ConstantInt>(Call.getArgOperand(2)); in visitIntrinsicCall() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 6421 const auto &Op3 = static_cast<ARMOperand &>(*Operands[3]); in tryConvertingToTwoOperandForm() local 6744 ARMOperand &Op3 = static_cast<ARMOperand &>(*Operands[3]); in fixupGNULDRDAlias() local
|