Home
last modified time | relevance | path

Searched defs:MemI (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp242 Instruction *MemI = nullptr; global() member
329 Instruction *MemI; runOnLoop() local
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp836 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 DInstCombineLoadStoreAlloca.cpp886 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 DTargetInstrInfo.h1504 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 DTargetLowering.h1442 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 DAArch64InstrInfo.cpp2719 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 DRISCVInstrInfo.cpp2539 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 DX86InstrInfo.cpp4489 getAddrModeFromMemoryOp(const MachineInstr & MemI,const TargetRegisterInfo * TRI) const getAddrModeFromMemoryOp() argument