Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64StorePairSuppress.cpp150 const MachineOperand *BaseOp; in runOnMachineFunction() local
DAArch64InstrInfo.cpp2592 const MachineOperand *BaseOp; in getMemOperandsWithOffsetWidth() local
2620 const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffsetWidth()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp1623 const MachineOperand &BaseOp = MI.getOperand(2); in MergeBaseUpdateLSDouble() local
1769 const MachineOperand &BaseOp = MI->getOperand(2); in FixInvalidRegPairOp() local
2730 unsigned BaseOp = getBaseOperandIndex(*MI); in AdjustBaseAndOffset() local
2871 int BaseOp = getBaseOperandIndex(Use); in DistributeIncrements() local
2929 int BaseOp = getBaseOperandIndex(*PrePostInc); in DistributeIncrements() local
2950 unsigned BaseOp = getBaseOperandIndex(*Use); in DistributeIncrements() local
3000 int BaseOp = getBaseOperandIndex(MI); in DistributeIncrements() local
DARMHazardRecognizer.cpp109 static bool getBaseOffset(const MachineInstr &MI, const MachineOperand *&BaseOp, in getBaseOffset()
/openbsd/src/gnu/llvm/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp754 const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffsetWidth()
810 const MachineOperand *BaseOp; in getMemOperandsWithOffsetWidth() local
/openbsd/src/gnu/llvm/llvm/lib/Target/BPF/
DBPFMISimplifyPatchable.cpp107 const MachineOperand *BaseOp = (RelocOp == Op1) ? Op2 : Op1; in checkADDrr() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonOptAddrMode.cpp430 MachineOperand BaseOp = MI->getOperand(getBaseOpPosition(MI)); in processAddUses() local
496 MachineOperand &BaseOp = UseMI->getOperand(getBaseOpPosition(UseMI)); in updateAddUses() local
DHexagonInstrInfo.cpp1171 const MachineOperand &BaseOp = MI.getOperand(1); in expandPostRAPseudo() local
1186 const MachineOperand &BaseOp = MI.getOperand(1); in expandPostRAPseudo() local
1209 const MachineOperand &BaseOp = MI.getOperand(0); in expandPostRAPseudo() local
1225 const MachineOperand &BaseOp = MI.getOperand(0); in expandPostRAPseudo() local
3045 const MachineOperand *BaseOp = getBaseAndOffset(LdSt, Offset, Width); in getMemOperandsWithOffsetWidth() local
3284 const MachineOperand &BaseOp = MI.getOperand(BasePos); in getBaseAndOffset() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DTargetInstrInfo.cpp1205 const MachineInstr &MI, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffset()
1357 const MachineOperand *BaseOp; in describeLoadedValue() local
DMachineSink.cpp1016 const MachineOperand *BaseOp; in SinkingPreventsImplicitNullCheck() local
DModuloSchedule.cpp927 const MachineOperand *BaseOp; in computeDelta() local
DMachinePipeliner.cpp2084 const MachineOperand *BaseOp; in computeDelta() local
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86InstrInfo.cpp3741 auto &BaseOp = MemI.getOperand(MemRefBegin + X86::AddrBaseReg); in getAddrModeFromMemoryOp() local
3838 const MachineOperand *BaseOp = in getMemOperandsWithOffsetWidth() local
DX86ISelLowering.cpp25406 unsigned BaseOp = 0; in getX86XALUOOp() local
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp3955 unsigned BaseOp = 0; in lowerXALUO() local
4020 unsigned BaseOp = 0; in lowerADDSUBCARRY() local
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp2854 const MachineOperand *BaseOp; in getMemOperandsWithOffsetWidth() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp5780 const MCOperand &BaseOp = Inst.getOperand(2); in expandSaaAddr() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp303 const MachineOperand *BaseOp, *OffsetOp; in getMemOperandsWithOffsetWidth() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp7017 unsigned BaseOp; in lowerAddSubSatToMinMax() local