/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/Disassembler/ |
H A D | XCoreDisassembler.cpp | 216 Decode2OpInstruction(unsigned Insn, unsigned &Op1, unsigned &Op2) { in Decode2OpInstruction() 234 Decode3OpInstruction(unsigned Insn, unsigned &Op1, unsigned &Op2, in Decode3OpInstruction() 322 unsigned Op1, Op2; in Decode2RInstruction() local 335 unsigned Op1, Op2; in Decode2RImmInstruction() local 348 unsigned Op1, Op2; in DecodeR2RInstruction() local 361 unsigned Op1, Op2; in Decode2RSrcDstInstruction() local 375 unsigned Op1, Op2; in DecodeRUSInstruction() local 388 unsigned Op1, Op2; in DecodeRUSBitpInstruction() local 401 unsigned Op1, Op2; in DecodeRUSSrcDstBitpInstruction() local 486 unsigned Op1, Op2; in DecodeL2RInstruction() local [all …]
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGTargetInfo.h | 53 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcpy() 69 SDValue Op2, SDValue Op3, Align Alignment, bool isVolatile, in EmitTargetCodeForMemmove() 83 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemset() 96 SDValue Op1, SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcmp() 133 SDValue Op1, SDValue Op2, in EmitTargetCodeForStrcmp()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A 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
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.h | 25 uint64_t Op2; member
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | DFAPacketizer.cpp | 283 const MachineMemOperand &Op2, in alias() 308 for (const MachineMemOperand *Op2 : MI2.memoperands()) in alias() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/ |
H A D | LanaiMemAluCombiner.cpp | 170 bool isSameOperand(const MachineOperand &Op1, const MachineOperand &Op2) { in isSameOperand() 294 MachineOperand &Op2 = AluIter->getOperand(2); in isSuitableAluInstr() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.cpp | 158 uint32_t Op0 = 0, Op1 = 0, CRn = 0, CRm = 0, Op2 = 0; in parseGenericRegister() local 176 uint32_t Op2 = Bits & 0x7; in genericRegisterString() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/ |
H A D | CSKYISelDAGToDAG.cpp | 302 auto Op2 = N->getOperand(2); in selectAddCarry() local 345 auto Op2 = N->getOperand(2); in selectSubCarry() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblySelectionDAGInfo.cpp | 37 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Op1, SDValue Op2, in EmitTargetCodeForMemmove()
|
H A D | WebAssemblyPeephole.cpp | 141 const auto &Op2 = MI.getOperand(2); in runOnMachineFunction() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonSplitDouble.cpp | 345 const MachineOperand &Op2 = MI->getOperand(2); in profit() local 727 MachineOperand &Op2 = MI->getOperand(2); in splitCombine() local 779 MachineOperand &Op2 = MI->getOperand(2); in splitShift() local 903 MachineOperand &Op2 = MI->getOperand(2); in splitAslOr() local
|
H A D | HexagonNewValueJump.cpp | 250 const MachineOperand &Op2 = MI.getOperand(2); in canCompareBeNewValueJump() local
|
H A D | HexagonRegisterInfo.cpp | 313 const auto &Op2 = BI.getOperand(2); in eliminateFrameIndex() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/MCTargetDesc/ |
H A D | BPFMCCodeEmitter.cpp | 161 MCOperand Op2 = MI.getOperand(MemOpStartIndex + 1); in getMemoryOpValue() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcInstPrinter.cpp | 152 const MCOperand &Op2 = MI->getOperand(opNum + 1); in printMemOperand() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 973 SDValue Op2 = Node->getOperand(2); in ExpandSELECT() local 1240 SDValue Op2 = Node->getOperand(2); in ExpandVSELECT() local 1290 SDValue Op2 = Node->getOperand(2); in ExpandVP_SELECT() local 1323 SDValue Op2 = Node->getOperand(2); in ExpandVP_MERGE() local
|
H A D | SelectionDAGBuilder.cpp | 3205 SDValue Op2 = getValue(I.getOperand(1)); in visitBinary() local 3213 SDValue Op2 = getValue(I.getOperand(1)); in visitShift() local 3252 SDValue Op2 = getValue(I.getOperand(1)); in visitSDiv() local 3268 SDValue Op2 = getValue(I.getOperand(1)); in visitICmp() local 3295 SDValue Op2 = getValue(I.getOperand(1)); in visitFCmp() local 5930 SDValue Op2 = getValue(I.getArgOperand(1)); in visitIntrinsicCall() local 5972 SDValue Op2 = getValue(I.getArgOperand(1)); in visitIntrinsicCall() local 6006 SDValue Op2 = getValue(I.getArgOperand(1)); in visitIntrinsicCall() local 6603 SDValue Op2 = getValue(I.getArgOperand(1)); in visitIntrinsicCall() local 6609 SDValue Op2 = getValue(I.getArgOperand(1)); in visitIntrinsicCall() local [all …]
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86InstrBuilder.h | 107 const MachineOperand &Op2 = MI->getOperand(Operand + 2); in getAddressFromInstr() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCMacroFusion.cpp | 73 const MachineOperand &Op2 = SecondMI.getOperand(SecondMIOpIndex); in matchingRegOps() local
|
H A D | PPCExpandISEL.cpp | 87 bool useSameRegister(const MachineOperand &Op1, const MachineOperand &Op2) { in useSameRegister()
|
H A D | PPCBranchCoalescing.cpp | 342 const MachineOperand &Op2 = OpList2[i]; in identicalOperands() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/ |
H A D | BPFMISimplifyPatchable.cpp | 106 const MachineOperand *Op2 = &Inst->getOperand(2); in checkADDrr() local
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | ProfileSummary.cpp | 166 ConstantAsMetadata *Op2 = in getSummaryFromMD() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIPreEmitPeephole.cpp | 117 MachineOperand &Op2 = A->getOperand(2); in optimizeVccBranch() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64InstPrinter.cpp | 105 const MCOperand &Op2 = MI->getOperand(2); in printInst() local 211 const MCOperand &Op2 = MI->getOperand(2); in printInst() local 886 const MCOperand &Op2 = MI->getOperand(3); in printSysAlias() local 1007 const MCOperand &Op2 = MI->getOperand(3); in printSyspAlias() local
|