Searched defs:BaseOp (Results 1 - 17 of 17) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1244 getMemOperandWithOffset(const MachineInstr &MI, const MachineOperand *&BaseOp, int64_t &Offset, const TargetRegisterInfo *TRI) const argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp367 const MachineOperand *BaseOp; local
H A DMachinePipeliner.cpp2059 const MachineOperand *BaseOp; local
H A DMachineScheduler.cpp1474 const MachineOperand *BaseOp; member in struct:__anon1764::BaseMemOpClusterMutation::MemOpInfo
1563 const MachineOperand *BaseOp; local
[all...]
H A DMachineSink.cpp761 const MachineOperand *BaseOp; local
H A DModuloSchedule.cpp914 const MachineOperand *BaseOp; local
H A DTargetInstrInfo.cpp1165 const MachineOperand *BaseOp; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1981 getMemOperandWithOffset(const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, const TargetRegisterInfo *TRI) const argument
1992 getMemOperandWithOffsetWidth( const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, unsigned &Width, const TargetRegisterInfo *TRI) const argument
H A DAArch64StorePairSuppress.cpp150 const MachineOperand *BaseOp; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp261 getMemOperandWithOffset(const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, const TargetRegisterInfo *TRI) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp93 const MachineOperand *BaseOp = (RelocOp == Op1) ? Op2 : Op1; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1062 const MachineOperand &BaseOp = MI.getOperand(1); local
1077 const MachineOperand &BaseOp = MI.getOperand(1); local
1100 const MachineOperand &BaseOp = MI.getOperand(0); local
1116 const MachineOperand &BaseOp = MI.getOperand(0); local
2943 getMemOperandWithOffset( const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, const TargetRegisterInfo *TRI) const argument
3183 const MachineOperand &BaseOp = MI.getOperand(BasePos); local
[all...]
H A DHexagonOptAddrMode.cpp418 MachineOperand &BaseOp = MID.mayLoad() ? UseMI->getOperand(1) local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp757 getMemOperandWithOffsetWidth( const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, unsigned &Width, const TargetRegisterInfo * ) const argument
798 getMemOperandWithOffset(const MachineInstr &LdSt, const MachineOperand *&BaseOp, int64_t &Offset, const TargetRegisterInfo *TRI) const argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp5546 const MCOperand &BaseOp = Inst.getOperand(2); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3600 unsigned BaseOp = 0; local
3665 unsigned BaseOp = 0; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3192 getMemOperandWithOffset( const MachineInstr &MemOp, const MachineOperand *&BaseOp, int64_t &Offset, const TargetRegisterInfo *TRI) const argument

Completed in 318 milliseconds