| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
| H A D | LanaiInstPrinter.cpp | 223 const MCOperand &OffsetOp, in printMemoryImmediateOffset() 236 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemRiOperand() local 250 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemRrOperand() local 270 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemSplsOperand() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/ |
| H A D | BPFInstPrinter.cpp | 51 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemOperand() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
| H A D | AVRInstPrinter.cpp | 178 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemri() local
|
| H A D | AVRMCCodeEmitter.cpp | 145 auto OffsetOp = MI.getOperand(OpNo + 1); in encodeMemri() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyRegisterInfo.cpp | 121 Register OffsetOp = MRI.createVirtualRegister(PtrRC); in eliminateFrameIndex() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonOptAddrMode.cpp | 171 const MachineOperand &OffsetOp = MI.getOperand(3); in canRemoveAddasl() local 719 MachineOperand OffsetOp = MI->getOperand(getOffsetOpPosition(MI)); in processAddUses() local 781 MachineOperand &OffsetOp = UseMI->getOperand(getOffsetOpPosition(UseMI)); in updateAddUses() local
|
| H A D | HexagonInstrInfo.cpp | 2053 const MachineOperand &OffsetOp = MI.getOperand(OffsetPos); in getIncrementValue() local 3314 const MachineOperand &OffsetOp = MI.getOperand(OffsetPos); in getBaseAndOffset() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIRegisterInfo.cpp | 1112 MachineOperand *OffsetOp = TII->getNamedOperand(MI, AMDGPU::OpName::offset); in resolveFrameIndex() local 2925 MachineOperand *OffsetOp = in eliminateFrameIndex() local
|
| H A D | SIInstrInfo.cpp | 371 const MachineOperand *BaseOp, *OffsetOp; in getMemOperandsWithOffsetWidth() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineVerifier.cpp | 1646 const MachineOperand &OffsetOp = MI->getOperand(2); in verifyPreISelGenericInstruction() local 1668 const MachineOperand &OffsetOp = MI->getOperand(3); in verifyPreISelGenericInstruction() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | PatternMatch.h | 1944 OffsetOpTy OffsetOp; member 1993 m_PtrAdd(const PointerOpTy &PointerOp, const OffsetOpTy &OffsetOp) { in m_PtrAdd()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
| H A D | MipsAsmParser.cpp | 3699 const MCOperand &OffsetOp = Inst.getOperand(StartOp + 2); in expandMem16Inst() local 3827 const MCOperand &OffsetOp = Inst.getOperand(StartOp + 2); in expandMem9Inst() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64FrameLowering.cpp | 2563 const MachineOperand &OffsetOp = Pop->getOperand(Pop->getNumOperands() - 1); in emitEpilogue() local
|
| H A D | AArch64ISelDAGToDAG.cpp | 1594 ConstantSDNode *OffsetOp = cast<ConstantSDNode>(LD->getOffset()); in tryIndexedLoad() local
|
| H A D | AArch64ISelLowering.cpp | 24213 SDValue OffsetOp = Add.getOperand(1); in foldIndexIntoBase() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCompares.cpp | 5850 using OffsetOp = std::pair<Instruction::BinaryOps, Value *>; typedef
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 9444 SDValue OffsetOp) { in InferPointerInfo()
|
| H A D | DAGCombiner.cpp | 9214 auto OffsetOp = dyn_cast<ConstantSDNode>(Op->getOperand(1)); in calculateByteProvider() local
|