/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopDataPrefetch.cpp | 242 Instruction *MemI = nullptr; global() member 329 Instruction *MemI; runOnLoop() local [all...] |
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCLoopInstrFormPrep.cpp | 836 assert((MemI in addOneCandidate() argument 374 getPointerOperandAndType(Value * MemI,Type ** PtrElementType=nullptr) getPointerOperandAndType() argument 1144 getNodeForInc(Loop * L,Instruction * MemI,const SCEV * BasePtrIncSCEV) getNodeForInc() argument 1218 alreadyPrepared(Loop * L,Instruction * MemI,const SCEV * BasePtrStartSCEV,const SCEV * BasePtrIncSCEV,PrepForm Form) alreadyPrepared() argument [all...] |
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 886 canReplaceGEPIdxWithZero(InstCombinerImpl & IC,GetElementPtrInst * GEPI,Instruction * MemI,unsigned & Idx) canReplaceGEPIdxWithZero() argument 961 replaceGEPIdxWithZero(InstCombinerImpl & IC,Value * Ptr,Instruction & MemI) replaceGEPIdxWithZero() argument
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 1504 getAddrModeFromMemoryOp(const MachineInstr & MemI,const TargetRegisterInfo * TRI) getAddrModeFromMemoryOp() argument 1515 canFoldIntoAddrMode(const MachineInstr & MemI,Register Reg,const MachineInstr & AddrI,ExtAddrMode & AM) canFoldIntoAddrMode() argument 1524 emitLdStWithAddr(MachineInstr & MemI,const ExtAddrMode & AM) emitLdStWithAddr() argument
|
H A D | TargetLowering.h | 1442 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy; getLoadExtAction() local 1466 unsigned MemI = (unsigned)MemVT.getSimpleVT().SimpleTy; getAtomicLoadExtAction() local 1489 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy; getTruncStoreAction() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 2719 getAddrModeFromMemoryOp(const MachineInstr & MemI,const TargetRegisterInfo * TRI) const getAddrModeFromMemoryOp() argument 2737 canFoldIntoAddrMode(const MachineInstr & MemI,Register Reg,const MachineInstr & AddrI,ExtAddrMode & AM) const canFoldIntoAddrMode() argument 2978 __anon20eab7760802(const MachineInstr &MemI) canFoldIntoAddrMode() argument 3413 emitLdStWithAddr(MachineInstr & MemI,const ExtAddrMode & AM) const emitLdStWithAddr() argument [all...] |
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 2539 canFoldIntoAddrMode(const MachineInstr & MemI,Register Reg,const MachineInstr & AddrI,ExtAddrMode & AM) const canFoldIntoAddrMode() argument 2589 emitLdStWithAddr(MachineInstr & MemI,const ExtAddrMode & AM) const emitLdStWithAddr() argument [all...] |
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 4489 getAddrModeFromMemoryOp(const MachineInstr & MemI,const TargetRegisterInfo * TRI) const getAddrModeFromMemoryOp() argument
|