/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64StorePairSuppress.cpp | 154 const MachineOperand *BaseOp; runOnMachineFunction() local
|
H A D | AArch64InstrInfo.cpp | 2681 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 D | LanaiInstrInfo.cpp | 754 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 D | ARMHazardRecognizer.cpp | 109 static bool getBaseOffset(const MachineInstr &MI, const MachineOperand *&BaseOp, in getBaseOffset() argument
|
H A D | ARMLoadStoreOptimizer.cpp | 1623 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 D | BPFMISimplifyPatchable.cpp | 132 const MachineOperand *BaseOp = (RelocOp == Op1) ? Op2 : Op1; checkADDrr() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonOptAddrMode.cpp | 430 MachineOperand BaseOp = MI->getOperand(getBaseOpPosition(MI)); processAddUses() local 496 MachineOperand &BaseOp = UseMI->getOperand(getBaseOpPosition(UseMI)); updateAddUses() local
|
H A D | HexagonInstrInfo.cpp | 1172 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 D | TargetInstrInfo.cpp | 1365 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 D | MachineSink.cpp | 1306 const MachineOperand *BaseOp; SinkingPreventsImplicitNullCheck() local
|
H A D | ModuloSchedule.cpp | 922 const MachineOperand *BaseOp; computeDelta() local
|
H A D | MachinePipeliner.cpp | 2514 const MachineOperand *BaseOp; computeDelta() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 4253 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 D | RISCVInstrInfo.cpp | 2233 const MachineOperand *BaseOp; getMemOperandsWithOffsetWidth() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 4393 auto &BaseOp = MemI.getOperand(MemRefBegin + X86::AddrBaseReg); getAddrModeFromMemoryOp() local 4520 const MachineOperand *BaseOp = getMemOperandsWithOffsetWidth() local
|
H A D | X86ISelLowering.cpp | 23749 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 D | M68kISelLowering.cpp | 1573 unsigned BaseOp = 0; lowerOverflowArithmetic() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 2825 const MachineOperand *BaseOp; getMemOperandsWithOffsetWidth() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 5808 const MCOperand &BaseOp = Inst.getOperand(2); in expandSaaAddr() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.cpp | 370 const MachineOperand *BaseOp, *OffsetOp; getMemOperandsWithOffsetWidth() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 7491 unsigned BaseOp; lowerAddSubSatToMinMax() local
|