/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 240 Decode2OpInstruction(unsigned Insn, unsigned &Op1, unsigned &Op2) { in Decode2OpInstruction() 258 Decode3OpInstruction(unsigned Insn, unsigned &Op1, unsigned &Op2, in Decode3OpInstruction() 346 unsigned Op1, Op2; in Decode2RInstruction() local 359 unsigned Op1, Op2; in Decode2RImmInstruction() local 372 unsigned Op1, Op2; in DecodeR2RInstruction() local 385 unsigned Op1, Op2; in Decode2RSrcDstInstruction() local 399 unsigned Op1, Op2; in DecodeRUSInstruction() local 412 unsigned Op1, Op2; in DecodeRUSBitpInstruction() local 425 unsigned Op1, Op2; in DecodeRUSSrcDstBitpInstruction() local 510 unsigned Op1, Op2; in DecodeL2RInstruction() 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() 131 SDValue Op1, SDValue Op2, in EmitTargetCodeForStrcmp()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/ |
D | LanaiMCCodeEmitter.cpp | 142 const MCOperand Op2 = Inst.getOperand(2); in adjustPqBits() local 190 const MCOperand Op2 = Inst.getOperand(OpNo + 1); in getRiMemoryOpValue() local 222 const MCOperand Op2 = Inst.getOperand(OpNo + 1); in getRrMemoryOpValue() local 261 const MCOperand Op2 = Inst.getOperand(OpNo + 1); in getSplsOpValue() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ExpandImm.h | 25 uint64_t Op2; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 135 uint32_t Op0 = 0, Op1 = 0, CRn = 0, CRm = 0, Op2 = 0; in parseGenericRegister() local 153 uint32_t Op2 = Bits & 0x7; in genericRegisterString() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | DFAPacketizer.cpp | 283 const MachineMemOperand &Op2, in alias() 308 for (const MachineMemOperand *Op2 : MI2.memoperands()) in alias() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiMemAluCombiner.cpp | 170 bool isSameOperand(const MachineOperand &Op1, const MachineOperand &Op2) { in isSameOperand() 294 MachineOperand &Op2 = AluIter->getOperand(2); in isSuitableAluInstr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblySelectionDAGInfo.cpp | 37 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Op1, SDValue Op2, in EmitTargetCodeForMemmove()
|
D | WebAssemblyPeephole.cpp | 162 const auto &Op2 = MI.getOperand(2); in runOnMachineFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/ |
D | BPFMCCodeEmitter.cpp | 166 MCOperand Op2 = MI.getOperand(2); in getMemoryOpValue() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonSplitDouble.cpp | 346 const MachineOperand &Op2 = MI->getOperand(2); in profit() local 731 MachineOperand &Op2 = MI->getOperand(2); in splitCombine() local 783 MachineOperand &Op2 = MI->getOperand(2); in splitShift() local 907 MachineOperand &Op2 = MI->getOperand(2); in splitAslOr() local
|
D | HexagonNewValueJump.cpp | 251 const MachineOperand &Op2 = MI.getOperand(2); in canCompareBeNewValueJump() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | ProfileSummary.cpp | 130 ConstantAsMetadata *Op2 = in getSummaryFromMD() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrBuilder.h | 107 const MachineOperand &Op2 = MI->getOperand(Operand + 2); in getAddressFromInstr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFMISimplifyPatchable.cpp | 92 const MachineOperand *Op2 = &Inst->getOperand(2); in checkADDrr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCExpandISEL.cpp | 87 bool useSameRegister(const MachineOperand &Op1, const MachineOperand &Op2) { in useSameRegister()
|
D | PPCBranchCoalescing.cpp | 337 const MachineOperand &Op2 = OpList2[i]; in identicalOperands() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIInsertSkips.cpp | 372 MachineOperand &Op2 = A->getOperand(2); in optimizeVccBranch() local
|
D | SIOptimizeExecMaskingPreRA.cpp | 232 MachineOperand *Op2 = TII->getNamedOperand(*Cmp, AMDGPU::OpName::src1); in optimizeVcndVcmpPair() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | BuildLibCalls.cpp | 1084 static Value *emitBinaryFloatFnCallHelper(Value *Op1, Value *Op2, in emitBinaryFloatFnCallHelper() 1107 Value *llvm::emitBinaryFloatFnCall(Value *Op1, Value *Op2, StringRef Name, in emitBinaryFloatFnCall() 1117 Value *llvm::emitBinaryFloatFnCall(Value *Op1, Value *Op2, in emitBinaryFloatFnCall()
|
D | BypassSlowDivision.cpp | 328 Value *FastDivInsertionTask::insertOperandRuntimeCheck(Value *Op1, Value *Op2) { in insertOperandRuntimeCheck()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64InstPrinter.cpp | 77 const MCOperand &Op2 = MI->getOperand(2); in printInst() local 170 const MCOperand &Op2 = MI->getOperand(2); in printInst() local 772 const MCOperand &Op2 = MI->getOperand(3); in printSysAlias() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 2997 SDValue Op2 = getValue(I.getOperand(1)); in visitFSub() local 3164 SDValue Op2 = getValue(I.getOperand(1)); in visitBinary() local 3172 SDValue Op2 = getValue(I.getOperand(1)); in visitShift() local 3225 SDValue Op2 = getValue(I.getOperand(1)); in visitSDiv() local 3241 SDValue Op2 = getValue(I.getOperand(1)); in visitICmp() local 3268 SDValue Op2 = getValue(I.getOperand(1)); in visitFCmp() local 5847 SDValue Op2 = getValue(I.getArgOperand(1)); in visitIntrinsicCall() local 5868 SDValue Op2 = getValue(I.getArgOperand(1)); in visitIntrinsicCall() local 5883 SDValue Op2 = getValue(I.getArgOperand(1)); in visitIntrinsicCall() local 6409 SDValue Op2 = getValue(I.getArgOperand(1)); in visitIntrinsicCall() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | NaryReassociate.cpp | 498 Value *&Op1, Value *&Op2) { in matchTernaryOp()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | Utils.cpp | 339 const unsigned Op2, in ConstantFoldBinOp()
|