/external/llvm/lib/Target/Lanai/InstPrinter/ |
D | LanaiInstPrinter.cpp | 224 const MCOperand &OffsetOp, in printMemoryImmediateOffset() 238 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemRiOperand() local 253 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemRrOperand() local 274 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemSplsOperand() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/InstPrinter/ |
D | LanaiInstPrinter.cpp | 224 const MCOperand &OffsetOp, in printMemoryImmediateOffset() 238 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemRiOperand() local 253 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemRrOperand() local 274 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemSplsOperand() local
|
/external/llvm/lib/Target/BPF/InstPrinter/ |
D | BPFInstPrinter.cpp | 69 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemOperand() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/InstPrinter/ |
D | AVRInstPrinter.cpp | 150 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemri() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/InstPrinter/ |
D | BPFInstPrinter.cpp | 68 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemOperand() local
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRegisterInfo.cpp | 112 unsigned OffsetOp = MRI.createVirtualRegister(PtrRC); in eliminateFrameIndex() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRegisterInfo.cpp | 118 unsigned OffsetOp = MRI.createVirtualRegister(PtrRC); in eliminateFrameIndex() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonOptAddrMode.cpp | 162 const MachineOperand &OffsetOp = MI.getOperand(3); in canRemoveAddasl() local 369 MachineOperand OffsetOp = MID.mayLoad() ? MI->getOperand(2) in processAddUses() local 420 MachineOperand &OffsetOp = MID.mayLoad() ? UseMI->getOperand(2) in updateAddUses() local
|
D | HexagonInstrInfo.cpp | 1879 const MachineOperand &OffsetOp = MI.getOperand(OffsetPos); in getIncrementValue() local 3121 const MachineOperand &OffsetOp = MI.getOperand(OffsetPos); in getBaseAndOffset() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/ |
D | AVRMCCodeEmitter.cpp | 138 auto OffsetOp = MI.getOperand(OpNo + 1); in encodeMemri() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonOptAddrMode.cpp | 143 const MachineOperand &OffsetOp = MI->getOperand(3); in canRemoveAddasl() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIRegisterInfo.cpp | 329 MachineOperand *OffsetOp = TII->getNamedOperand(MI, AMDGPU::OpName::offset); in resolveFrameIndex() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.cpp | 915 const MachineOperand &OffsetOp = Pop->getOperand(Pop->getNumOperands() - 1); in emitEpilogue() local
|
D | AArch64ISelDAGToDAG.cpp | 1165 ConstantSDNode *OffsetOp = cast<ConstantSDNode>(LD->getOffset()); in tryIndexedLoad() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIRegisterInfo.cpp | 364 MachineOperand *OffsetOp = TII->getNamedOperand(MI, AMDGPU::OpName::offset); in resolveFrameIndex() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 1108 ConstantSDNode *OffsetOp = cast<ConstantSDNode>(LD->getOffset()); in tryIndexedLoad() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 3574 const MCOperand &OffsetOp = Inst.getOperand(2); in expandMemInst() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 4126 static MachinePointerInfo InferPointerInfo(SDValue Ptr, SDValue OffsetOp) { in InferPointerInfo()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 5043 SDValue OffsetOp) { in InferPointerInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 6217 SDValue OffsetOp) { in InferPointerInfo()
|