Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A 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
H A DARMHazardRecognizer.cpp109 static bool getBaseOffset(const MachineInstr &MI, const MachineOperand *&BaseOp, in getBaseOffset()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp758 const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffsetWidth()
799 const MachineOperand *&BaseOp, in getMemOperandWithOffset()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp754 const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffsetWidth()
810 const MachineOperand *BaseOp; in getMemOperandsWithOffsetWidth() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A 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
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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A 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
H A DHexagonOptAddrMode.cpp430 MachineOperand BaseOp = MI->getOperand(getBaseOpPosition(MI)); in processAddUses() local
496 MachineOperand &BaseOp = UseMI->getOperand(getBaseOpPosition(UseMI)); in updateAddUses() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64StorePairSuppress.cpp150 const MachineOperand *BaseOp; in runOnMachineFunction() local
H A DAArch64InstrInfo.cpp1982 const MachineOperand *&BaseOp, in getMemOperandWithOffset()
1993 const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffsetWidth()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64StorePairSuppress.cpp150 const MachineOperand *BaseOp; in runOnMachineFunction() local
H A DAArch64InstrInfo.cpp2589 const MachineOperand *BaseOp; in getMemOperandsWithOffsetWidth() local
2617 const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffsetWidth()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp107 const MachineOperand *BaseOp = (RelocOp == Op1) ? Op2 : Op1; in checkADDrr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp93 const MachineOperand *BaseOp = (RelocOp == Op1) ? Op2 : Op1; in checkADDrr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1205 const MachineInstr &MI, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffset()
1357 const MachineOperand *BaseOp; in describeLoadedValue() local
H A DMachineSink.cpp1016 const MachineOperand *BaseOp; in SinkingPreventsImplicitNullCheck() local
H A DModuloSchedule.cpp927 const MachineOperand *BaseOp; in computeDelta() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp367 const MachineOperand *BaseOp; in isSuitableMemoryOp() local
H A DMachineScheduler.cpp1474 const MachineOperand *BaseOp; member
1563 const MachineOperand *BaseOp; in clusterNeighboringMemOps() local
H A DMachineSink.cpp765 const MachineOperand *BaseOp; in SinkingPreventsImplicitNullCheck() local
H A DTargetInstrInfo.cpp1165 const MachineOperand *BaseOp; in describeLoadedValue() local
H A DModuloSchedule.cpp914 const MachineOperand *BaseOp; in computeDelta() local
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1443 const MachineOperand &BaseOp = MI.getOperand(2); in MergeBaseUpdateLSDouble() local
1579 const MachineOperand &BaseOp = MI->getOperand(2); in FixInvalidRegPairOp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1521 const MachineOperand &BaseOp = MI.getOperand(2); in MergeBaseUpdateLSDouble() local
1664 const MachineOperand &BaseOp = MI->getOperand(2); in FixInvalidRegPairOp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1245 const MachineOperand *&BaseOp, in getMemOperandWithOffset()

12