Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StorePairSuppress.cpp150 const MachineOperand *BaseOp; in runOnMachineFunction() local
DAArch64InstrInfo.cpp1982 const MachineOperand *&BaseOp, in getMemOperandWithOffset()
1993 const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffsetWidth()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64StorePairSuppress.cpp150 const MachineOperand *BaseOp; in runOnMachineFunction() local
DAArch64InstrInfo.cpp2139 const MachineOperand *BaseOp; in getMemOperandsWithOffsetWidth() local
2166 const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffsetWidth()
/external/llvm-project/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp1573 const MachineOperand &BaseOp = MI.getOperand(2); in MergeBaseUpdateLSDouble() local
1716 const MachineOperand &BaseOp = MI->getOperand(2); in FixInvalidRegPairOp() local
2679 unsigned BaseOp = getBaseOperandIndex(*MI); in AdjustBaseAndOffset() local
2812 int BaseOp = getBaseOperandIndex(Use); in DistributeIncrements() local
2868 int BaseOp = getBaseOperandIndex(*PrePostInc); in DistributeIncrements() local
2889 unsigned BaseOp = getBaseOperandIndex(*Use); in DistributeIncrements() local
2939 int BaseOp = getBaseOperandIndex(MI); in DistributeIncrements() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp758 const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffsetWidth()
799 const MachineOperand *&BaseOp, in getMemOperandWithOffset()
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp758 const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffsetWidth()
814 const MachineOperand *BaseOp; in getMemOperandsWithOffsetWidth() local
/external/llvm-project/llvm/lib/Target/BPF/
DBPFMISimplifyPatchable.cpp96 const MachineOperand *BaseOp = (RelocOp == Op1) ? Op2 : Op1; in checkADDrr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFMISimplifyPatchable.cpp93 const MachineOperand *BaseOp = (RelocOp == Op1) ? Op2 : Op1; in checkADDrr() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonOptAddrMode.cpp363 MachineOperand BaseOp = MID.mayLoad() ? MI->getOperand(1) in processAddUses() local
418 MachineOperand &BaseOp = MID.mayLoad() ? UseMI->getOperand(1) in updateAddUses() local
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonOptAddrMode.cpp363 MachineOperand BaseOp = MID.mayLoad() ? MI->getOperand(1) in processAddUses() local
418 MachineOperand &BaseOp = MID.mayLoad() ? UseMI->getOperand(1) in updateAddUses() local
DHexagonInstrInfo.cpp1062 const MachineOperand &BaseOp = MI.getOperand(1); in expandPostRAPseudo() local
1077 const MachineOperand &BaseOp = MI.getOperand(1); in expandPostRAPseudo() local
1100 const MachineOperand &BaseOp = MI.getOperand(0); in expandPostRAPseudo() local
1116 const MachineOperand &BaseOp = MI.getOperand(0); in expandPostRAPseudo() local
2944 const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffset()
3183 const MachineOperand &BaseOp = MI.getOperand(BasePos); in getBaseAndOffset() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DImplicitNullChecks.cpp367 const MachineOperand *BaseOp; in isSuitableMemoryOp() local
DMachineSink.cpp765 const MachineOperand *BaseOp; in SinkingPreventsImplicitNullCheck() local
DTargetInstrInfo.cpp1165 const MachineOperand *BaseOp; in describeLoadedValue() local
DMachineScheduler.cpp1474 const MachineOperand *BaseOp; member
1563 const MachineOperand *BaseOp; in clusterNeighboringMemOps() local
DModuloSchedule.cpp914 const MachineOperand *BaseOp; in computeDelta() local
/external/llvm-project/llvm/lib/CodeGen/
DTargetInstrInfo.cpp1075 const MachineInstr &MI, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffset()
1227 const MachineOperand *BaseOp; in describeLoadedValue() local
DMachineSink.cpp892 const MachineOperand *BaseOp; in SinkingPreventsImplicitNullCheck() local
DModuloSchedule.cpp913 const MachineOperand *BaseOp; in computeDelta() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp1521 const MachineOperand &BaseOp = MI.getOperand(2); in MergeBaseUpdateLSDouble() local
1664 const MachineOperand &BaseOp = MI->getOperand(2); in FixInvalidRegPairOp() local
/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp1443 const MachineOperand &BaseOp = MI.getOperand(2); in MergeBaseUpdateLSDouble() local
1579 const MachineOperand &BaseOp = MI->getOperand(2); in FixInvalidRegPairOp() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1245 const MachineOperand *&BaseOp, in getMemOperandWithOffset()
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrInfo.cpp3677 auto &BaseOp = MemI.getOperand(MemRefBegin + X86::AddrBaseReg); in getAddrModeFromMemoryOp() local
3745 const MachineOperand *BaseOp = in getMemOperandsWithOffsetWidth() local

12