Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp242 Instruction *MemI = nullptr; member
329 Instruction *MemI; in runOnLoop() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp374 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 DInstCombineLoadStoreAlloca.cpp892 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 DTargetInstrInfo.h1468 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 DTargetLowering.h1396 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 DRISCVInstrInfo.cpp2135 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 DAArch64InstrInfo.cpp2697 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 DX86InstrInfo.cpp4384 getAddrModeFromMemoryOp(const MachineInstr & MemI,const TargetRegisterInfo * TRI) const getAddrModeFromMemoryOp() argument