/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopDataPrefetch.cpp | 242 Instruction *MemI = nullptr; member 329 Instruction *MemI; in runOnLoop() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCLoopInstrFormPrep.cpp | 374 static Value *getPointerOperandAndType(Value *MemI, in getPointerOperandAndType() argument 831 addOneCandidate(Instruction * MemI,const SCEV * LSCEV,SmallVector<Bucket,16> & Buckets,std::function<bool (const SCEV *)> isValidDiff,unsigned MaxCandidateNum) addOneCandidate() argument 1139 getNodeForInc(Loop * L,Instruction * MemI,const SCEV * BasePtrIncSCEV) getNodeForInc() argument 1213 alreadyPrepared(Loop * L,Instruction * MemI,const SCEV * BasePtrStartSCEV,const SCEV * BasePtrIncSCEV,PrepForm Form) alreadyPrepared() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 892 canReplaceGEPIdxWithZero(InstCombinerImpl & IC,GetElementPtrInst * GEPI,Instruction * MemI,unsigned & Idx) canReplaceGEPIdxWithZero() argument 967 replaceGEPIdxWithZero(InstCombinerImpl & IC,Value * Ptr,Instruction & MemI) replaceGEPIdxWithZero() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 1468 getAddrModeFromMemoryOp(const MachineInstr & MemI,const TargetRegisterInfo * TRI) getAddrModeFromMemoryOp() argument 1479 canFoldIntoAddrMode(const MachineInstr & MemI,Register Reg,const MachineInstr & AddrI,ExtAddrMode & AM) canFoldIntoAddrMode() argument 1488 emitLdStWithAddr(MachineInstr & MemI,const ExtAddrMode & AM) emitLdStWithAddr() argument
|
H A D | TargetLowering.h | 1396 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy; getLoadExtAction() local 1421 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy; getTruncStoreAction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 2135 canFoldIntoAddrMode(const MachineInstr & MemI,Register Reg,const MachineInstr & AddrI,ExtAddrMode & AM) const canFoldIntoAddrMode() argument 2185 emitLdStWithAddr(MachineInstr & MemI,const ExtAddrMode & AM) const emitLdStWithAddr() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 2697 getAddrModeFromMemoryOp(const MachineInstr & MemI,const TargetRegisterInfo * TRI) const getAddrModeFromMemoryOp() argument 2715 canFoldIntoAddrMode(const MachineInstr & MemI,Register Reg,const MachineInstr & AddrI,ExtAddrMode & AM) const canFoldIntoAddrMode() argument 2956 __anon454b61350802(const MachineInstr &MemI) canFoldIntoAddrMode() argument 3391 emitLdStWithAddr(MachineInstr & MemI,const ExtAddrMode & AM) const emitLdStWithAddr() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 4384 getAddrModeFromMemoryOp(const MachineInstr & MemI,const TargetRegisterInfo * TRI) const getAddrModeFromMemoryOp() argument
|