/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMLoadStoreOptimizer.cpp | 1623 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 D | ARMHazardRecognizer.cpp | 109 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 D | LanaiInstrInfo.cpp | 758 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 D | LanaiInstrInfo.cpp | 754 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 D | HexagonInstrInfo.cpp | 1062 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 D | HexagonOptAddrMode.cpp | 363 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 D | HexagonInstrInfo.cpp | 1171 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 D | HexagonOptAddrMode.cpp | 430 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 D | AArch64StorePairSuppress.cpp | 150 const MachineOperand *BaseOp; in runOnMachineFunction() local
|
H A D | AArch64InstrInfo.cpp | 1982 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 D | AArch64StorePairSuppress.cpp | 150 const MachineOperand *BaseOp; in runOnMachineFunction() local
|
H A D | AArch64InstrInfo.cpp | 2589 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 D | BPFMISimplifyPatchable.cpp | 107 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 D | BPFMISimplifyPatchable.cpp | 93 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 D | TargetInstrInfo.cpp | 1205 const MachineInstr &MI, const MachineOperand *&BaseOp, int64_t &Offset, in getMemOperandWithOffset() 1357 const MachineOperand *BaseOp; in describeLoadedValue() local
|
H A D | MachineSink.cpp | 1016 const MachineOperand *BaseOp; in SinkingPreventsImplicitNullCheck() local
|
H A D | ModuloSchedule.cpp | 927 const MachineOperand *BaseOp; in computeDelta() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ImplicitNullChecks.cpp | 367 const MachineOperand *BaseOp; in isSuitableMemoryOp() local
|
H A D | MachineScheduler.cpp | 1474 const MachineOperand *BaseOp; member 1563 const MachineOperand *BaseOp; in clusterNeighboringMemOps() local
|
H A D | MachineSink.cpp | 765 const MachineOperand *BaseOp; in SinkingPreventsImplicitNullCheck() local
|
H A D | TargetInstrInfo.cpp | 1165 const MachineOperand *BaseOp; in describeLoadedValue() local
|
H A D | ModuloSchedule.cpp | 914 const MachineOperand *BaseOp; in computeDelta() local
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMLoadStoreOptimizer.cpp | 1443 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 D | ARMLoadStoreOptimizer.cpp | 1521 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 D | TargetInstrInfo.h | 1245 const MachineOperand *&BaseOp, in getMemOperandWithOffset()
|