Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StorePairSuppress.cpp154 const MachineOperand *BaseOp; runOnMachineFunction() local
H A DAArch64InstrInfo.cpp2681 const MachineOperand *BaseOp; getMemOperandsWithOffsetWidth() local
3469 getMemOperandWithOffsetWidth(const MachineInstr & LdSt,const MachineOperand * & BaseOp,int64_t & Offset,bool & OffsetIsScalable,TypeSize & Width,const TargetRegisterInfo * TRI) const getMemOperandWithOffsetWidth() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp754 getMemOperandWithOffsetWidth(const MachineInstr & LdSt,const MachineOperand * & BaseOp,int64_t & Offset,unsigned & Width,const TargetRegisterInfo *) const getMemOperandWithOffsetWidth() argument
810 const MachineOperand *BaseOp; getMemOperandsWithOffsetWidth() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.cpp109 static bool getBaseOffset(const MachineInstr &MI, const MachineOperand *&BaseOp, in getBaseOffset() argument
H A DARMLoadStoreOptimizer.cpp1623 const MachineOperand &BaseOp = MI.getOperand(2); MergeBaseUpdateLSDouble() local
1769 const MachineOperand &BaseOp = MI->getOperand(2); FixInvalidRegPairOp() local
3017 unsigned BaseOp = getBaseOperandIndex(*MI); AdjustBaseAndOffset() local
3158 int BaseOp = getBaseOperandIndex(Use); DistributeIncrements() local
3216 int BaseOp = getBaseOperandIndex(*PrePostInc); DistributeIncrements() local
3237 unsigned BaseOp = getBaseOperandIndex(*Use); DistributeIncrements() local
3287 int BaseOp = getBaseOperandIndex(MI); DistributeIncrements() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp132 const MachineOperand *BaseOp = (RelocOp == Op1) ? Op2 : Op1; checkADDrr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp430 MachineOperand BaseOp = MI->getOperand(getBaseOpPosition(MI)); processAddUses() local
496 MachineOperand &BaseOp = UseMI->getOperand(getBaseOpPosition(UseMI)); updateAddUses() local
H A DHexagonInstrInfo.cpp1172 const MachineOperand &BaseOp = MI.getOperand(1); expandPostRAPseudo() local
1187 const MachineOperand &BaseOp = MI.getOperand(1); expandPostRAPseudo() local
1210 const MachineOperand &BaseOp = MI.getOperand(0); expandPostRAPseudo() local
1226 const MachineOperand &BaseOp = MI.getOperand(0); expandPostRAPseudo() local
3048 const MachineOperand *BaseOp = getBaseAndOffset(LdSt, Offset, Width); getMemOperandsWithOffsetWidth() local
3287 const MachineOperand &BaseOp = MI.getOperand(BasePos); getBaseAndOffset() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1365 getMemOperandWithOffset(const MachineInstr & MI,const MachineOperand * & BaseOp,int64_t & Offset,bool & OffsetIsScalable,const TargetRegisterInfo * TRI) const getMemOperandWithOffset() argument
1534 const MachineOperand *BaseOp; describeLoadedValue() local
H A DMachineSink.cpp1306 const MachineOperand *BaseOp; SinkingPreventsImplicitNullCheck() local
H A DModuloSchedule.cpp922 const MachineOperand *BaseOp; computeDelta() local
H A DMachinePipeliner.cpp2514 const MachineOperand *BaseOp; computeDelta() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4253 unsigned BaseOp = 0; lowerXALUO() local
4279 unsigned BaseOp = 0; lowerXALUO() local
4346 unsigned BaseOp = 0; lowerUADDSUBO_CARRY() local
4376 unsigned BaseOp = 0; lowerUADDSUBO_CARRY() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2233 const MachineOperand *BaseOp; getMemOperandsWithOffsetWidth() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4393 auto &BaseOp = MemI.getOperand(MemRefBegin + X86::AddrBaseReg); getAddrModeFromMemoryOp() local
4520 const MachineOperand *BaseOp = getMemOperandsWithOffsetWidth() local
H A DX86ISelLowering.cpp23749 unsigned BaseOp = 0; getX86XALUOOp() local
53013 SDValue BaseOp = LHS.getOperand(0); combineSetCC() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1573 unsigned BaseOp = 0; lowerOverflowArithmetic() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2825 const MachineOperand *BaseOp; getMemOperandsWithOffsetWidth() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp5808 const MCOperand &BaseOp = Inst.getOperand(2); in expandSaaAddr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp370 const MachineOperand *BaseOp, *OffsetOp; getMemOperandsWithOffsetWidth() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7491 unsigned BaseOp; lowerAddSubSatToMinMax() local