Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64StorePairSuppress.cpp150 const MachineOperand *BaseOp; in runOnMachineFunction() local
H A DAArch64InstrInfo.cpp2520 const MachineOperand *BaseOp; in getMemOperandsWithOffsetWidth() local
2547 const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffsetWidth()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp758 const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffsetWidth()
814 const MachineOperand *BaseOp; in getMemOperandsWithOffsetWidth() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1621 const MachineOperand &BaseOp = MI.getOperand(2); in MergeBaseUpdateLSDouble() local
1767 const MachineOperand &BaseOp = MI->getOperand(2); in FixInvalidRegPairOp() local
2730 unsigned BaseOp = getBaseOperandIndex(*MI); in AdjustBaseAndOffset() local
2863 int BaseOp = getBaseOperandIndex(Use); in DistributeIncrements() local
2919 int BaseOp = getBaseOperandIndex(*PrePostInc); in DistributeIncrements() local
2940 unsigned BaseOp = getBaseOperandIndex(*Use); in DistributeIncrements() local
2990 int BaseOp = getBaseOperandIndex(MI); in DistributeIncrements() local
H A DARMHazardRecognizer.cpp107 static bool getBaseOffset(const MachineInstr &MI, const MachineOperand *&BaseOp, in getBaseOffset()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp96 const MachineOperand *BaseOp = (RelocOp == Op1) ? Op2 : Op1; in checkADDrr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp363 MachineOperand BaseOp = MID.mayLoad() ? MI->getOperand(1) in processAddUses() local
418 MachineOperand &BaseOp = MID.mayLoad() ? UseMI->getOperand(1) in updateAddUses() local
H A DHexagonInstrInfo.cpp1086 const MachineOperand &BaseOp = MI.getOperand(1); in expandPostRAPseudo() local
1101 const MachineOperand &BaseOp = MI.getOperand(1); in expandPostRAPseudo() local
1124 const MachineOperand &BaseOp = MI.getOperand(0); in expandPostRAPseudo() local
1140 const MachineOperand &BaseOp = MI.getOperand(0); in expandPostRAPseudo() local
2978 const MachineOperand *BaseOp = getBaseAndOffset(LdSt, Offset, Width); in getMemOperandsWithOffsetWidth() local
3217 const MachineOperand &BaseOp = MI.getOperand(BasePos); in getBaseAndOffset() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1072 const MachineInstr &MI, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffset()
1224 const MachineOperand *BaseOp; in describeLoadedValue() local
H A DMachineSink.cpp1007 const MachineOperand *BaseOp; in SinkingPreventsImplicitNullCheck() local
H A DModuloSchedule.cpp913 const MachineOperand *BaseOp; in computeDelta() local
H A DMachinePipeliner.cpp2127 const MachineOperand *BaseOp; in computeDelta() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3678 auto &BaseOp = MemI.getOperand(MemRefBegin + X86::AddrBaseReg); in getAddrModeFromMemoryOp() local
3746 const MachineOperand *BaseOp = in getMemOperandsWithOffsetWidth() local
H A DX86ISelLowering.cpp23536 unsigned BaseOp = 0; in getX86XALUOOp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1375 unsigned BaseOp = 0; in LowerXALUO() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3669 unsigned BaseOp = 0; in lowerXALUO() local
3734 unsigned BaseOp = 0; in lowerADDSUBCARRY() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2740 const MachineOperand *BaseOp; in getMemOperandsWithOffsetWidth() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp5738 const MCOperand &BaseOp = Inst.getOperand(2); in expandSaaAddr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp253 const MachineOperand *BaseOp, *OffsetOp; in getMemOperandsWithOffsetWidth() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6507 unsigned BaseOp; in lowerAddSubSatToMinMax() local