Home
last modified time | relevance | path

Searched defs:BaseOp (Results 1 – 22 of 22) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StorePairSuppress.cpp162 const MachineOperand *BaseOp; in runOnMachineFunction() local
H A DAArch64InstrInfo.cpp2706 const MachineOperand *BaseOp; getMemOperandsWithOffsetWidth() local
3491 getMemOperandWithOffsetWidth(const MachineInstr & LdSt,const MachineOperand * & BaseOp,int64_t & Offset,bool & OffsetIsScalable,TypeSize & Width,const TargetRegisterInfo * TRI) const getMemOperandWithOffsetWidth() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenMemAbsolute.cpp131 TII->getMemOperandWithOffset(*NextMI, BaseOp, Offset, Scalable, TRI); in runOnMachineFunction() local
H A DHexagonOptAddrMode.cpp432 MachineOperand BaseOp = MI->getOperand(getBaseOpPosition(MI)); processAddUses() local
498 MachineOperand &BaseOp = UseMI->getOperand(getBaseOpPosition(UseMI)); updateAddUses() local
H A DHexagonInstrInfo.cpp1173 const MachineOperand &BaseOp = MI.getOperand(1); expandPostRAPseudo() local
1188 const MachineOperand &BaseOp = MI.getOperand(1); expandPostRAPseudo() local
1211 const MachineOperand &BaseOp = MI.getOperand(0); expandPostRAPseudo() local
1227 const MachineOperand &BaseOp = MI.getOperand(0); expandPostRAPseudo() local
3077 const MachineOperand *BaseOp = getBaseAndOffset(LdSt, Offset, Width); getMemOperandsWithOffsetWidth() local
3316 const MachineOperand &BaseOp = MI.getOperand(BasePos); getBaseAndOffset() local
[all...]
/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp755 const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffsetWidth() argument
811 const MachineOperand *BaseOp; in getMemOperandsWithOffsetWidth() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.cpp109 getBaseOffset(const MachineInstr & MI,const MachineOperand * & BaseOp,int64_t & Offset) getBaseOffset() argument
H A DARMLoadStoreOptimizer.cpp1624 const MachineOperand &BaseOp = MI.getOperand(2); MergeBaseUpdateLSDouble() local
1770 const MachineOperand &BaseOp = MI->getOperand(2); FixInvalidRegPairOp() local
3019 unsigned BaseOp = getBaseOperandIndex(*MI); AdjustBaseAndOffset() local
3160 int BaseOp = getBaseOperandIndex(Use); DistributeIncrements() local
3218 int BaseOp = getBaseOperandIndex(*PrePostInc); DistributeIncrements() local
3239 unsigned BaseOp = getBaseOperandIndex(*Use); DistributeIncrements() local
3289 int BaseOp = getBaseOperandIndex(MI); DistributeIncrements() local
[all...]
/llvm-project/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp133 const MachineOperand *BaseOp = (RelocOp == Op1) ? Op2 : Op1; in checkADDrr() local
/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1425 getMemOperandWithOffset(const MachineInstr & MI,const MachineOperand * & BaseOp,int64_t & Offset,bool & OffsetIsScalable,const TargetRegisterInfo * TRI) const getMemOperandWithOffset() argument
1593 const MachineOperand *BaseOp; describeLoadedValue() local
H A DMachineSink.cpp1306 const MachineOperand *BaseOp; SinkingPreventsImplicitNullCheck() local
H A DModuloSchedule.cpp926 const MachineOperand *BaseOp; computeDelta() local
H A DMachinePipeliner.cpp2560 const MachineOperand *BaseOp; computeDelta() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4283 unsigned BaseOp = 0; lowerXALUO() local
4309 unsigned BaseOp = 0; lowerXALUO() local
4376 unsigned BaseOp = 0; lowerUADDSUBO_CARRY() local
4406 unsigned BaseOp = 0; lowerUADDSUBO_CARRY() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4498 auto &BaseOp = MemI.getOperand(MemRefBegin + X86::AddrBaseReg); getAddrModeFromMemoryOp() local
4625 const MachineOperand *BaseOp = getMemOperandsWithOffsetWidth() local
H A DX86ISelLowering.cpp23985 unsigned BaseOp = 0; getX86XALUOOp() local
54154 SDValue BaseOp = LHS.getOperand(0); combineSetCC() local
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2637 const MachineOperand *BaseOp; getMemOperandsWithOffsetWidth() local
/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1574 unsigned BaseOp = 0; in lowerOverflowArithmetic() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2841 if (!getMemOperandWithOffsetWidth(LdSt, BaseOp, Offset, Width, TRI)) in getMemOperandsWithOffsetWidth() local
/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp5808 const MCOperand &BaseOp = Inst.getOperand(2); expandSaaAddr() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp368 const MachineOperand *BaseOp, *OffsetOp; getMemOperandsWithOffsetWidth() local
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7782 unsigned BaseOp; lowerAddSubSatToMinMax() local