/aosp_15_r20/external/llvm/lib/Target/Lanai/InstPrinter/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiInstPrinter.cpp | 227 const MCOperand &OffsetOp, in printMemoryImmediateOffset() 241 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemRiOperand() local 256 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemRrOperand() local 277 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemSplsOperand() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiInstPrinter.cpp | 227 const MCOperand &OffsetOp, in printMemoryImmediateOffset() 241 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemRiOperand() local 256 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemRrOperand() local 277 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemSplsOperand() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A 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
|
H A D | HexagonInstrInfo.cpp | 1934 const MachineOperand &OffsetOp = MI.getOperand(OffsetPos); in getIncrementValue() local 3177 const MachineOperand &OffsetOp = MI.getOperand(OffsetPos); in getBaseAndOffset() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonOptAddrMode.cpp | 164 const MachineOperand &OffsetOp = MI.getOperand(3); in canRemoveAddasl() local 435 MachineOperand OffsetOp = MI->getOperand(getOffsetOpPosition(MI)); in processAddUses() local 497 MachineOperand &OffsetOp = UseMI->getOperand(getOffsetOpPosition(UseMI)); in updateAddUses() local
|
H A D | HexagonInstrInfo.cpp | 2048 const MachineOperand &OffsetOp = MI.getOperand(OffsetPos); in getIncrementValue() local 3278 const MachineOperand &OffsetOp = MI.getOperand(OffsetPos); in getBaseAndOffset() local
|
/aosp_15_r20/external/llvm/lib/Target/BPF/InstPrinter/ |
H A D | BPFInstPrinter.cpp | 69 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemOperand() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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 | 141 auto OffsetOp = MI.getOperand(OpNo + 1); in encodeMemri() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRInstPrinter.cpp | 150 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemri() local
|
H A D | AVRMCCodeEmitter.cpp | 138 auto OffsetOp = MI.getOperand(OpNo + 1); in encodeMemri() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/MCTargetDesc/ |
H A D | BPFInstPrinter.cpp | 70 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemOperand() local
|
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegisterInfo.cpp | 112 unsigned OffsetOp = MRI.createVirtualRegister(PtrRC); in eliminateFrameIndex() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/ |
H A D | BPFInstPrinter.cpp | 68 const MCOperand &OffsetOp = MI->getOperand(OpNo + 1); in printMemOperand() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegisterInfo.cpp | 120 Register OffsetOp = MRI.createVirtualRegister(PtrRC); in eliminateFrameIndex() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegisterInfo.cpp | 123 Register OffsetOp = MRI.createVirtualRegister(PtrRC); in eliminateFrameIndex() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 1285 const MachineOperand &OffsetOp = MI->getOperand(2); in verifyPreISelGenericInstruction() local 1307 const MachineOperand &OffsetOp = MI->getOperand(3); in verifyPreISelGenericInstruction() local
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonOptAddrMode.cpp | 143 const MachineOperand &OffsetOp = MI->getOperand(3); in canRemoveAddasl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 1431 const MachineOperand &OffsetOp = MI->getOperand(2); in verifyPreISelGenericInstruction() local 1453 const MachineOperand &OffsetOp = MI->getOperand(3); in verifyPreISelGenericInstruction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.cpp | 879 MachineOperand *OffsetOp = TII->getNamedOperand(MI, AMDGPU::OpName::offset); in resolveFrameIndex() local 2205 MachineOperand *OffsetOp = in eliminateFrameIndex() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.cpp | 329 MachineOperand *OffsetOp = TII->getNamedOperand(MI, AMDGPU::OpName::offset); in resolveFrameIndex() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.cpp | 405 MachineOperand *OffsetOp = TII->getNamedOperand(MI, AMDGPU::OpName::offset); in resolveFrameIndex() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | PatternMatch.h | 1644 OffsetOpTy OffsetOp; member 1693 m_PtrAdd(const PointerOpTy &PointerOp, const OffsetOpTy &OffsetOp) { in m_PtrAdd()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | PatternMatch.h | 1644 OffsetOpTy OffsetOp; member 1693 m_PtrAdd(const PointerOpTy &PointerOp, const OffsetOpTy &OffsetOp) { in m_PtrAdd()
|