Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp242 Instruction *MemI = nullptr; member
329 Instruction *MemI; in runOnLoop() local
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp374 static Value *getPointerOperandAndType(Value *MemI, in getPointerOperandAndType()
831 Instruction *MemI, const SCEV *LSCEV, SmallVector<Bucket, 16> &Buckets, in addOneCandidate()
1139 Value *PPCLoopInstrFormPrep::getNodeForInc(Loop *L, Instruction *MemI, in getNodeForInc()
1211 bool PPCLoopInstrFormPrep::alreadyPrepared(Loop *L, Instruction *MemI, in alreadyPrepared()
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp908 GetElementPtrInst *GEPI, Instruction *MemI, in canReplaceGEPIdxWithZero()
984 T &MemI) { in replaceGEPIdxWithZero()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1416 getAddrModeFromMemoryOp(const MachineInstr &MemI, in getAddrModeFromMemoryOp()
H A DTargetLowering.h1301 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy; in getLoadExtAction() local
1326 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy; in getTruncStoreAction() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp2601 AArch64InstrInfo::getAddrModeFromMemoryOp(const MachineInstr &MemI, in getAddrModeFromMemoryOp()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3732 X86InstrInfo::getAddrModeFromMemoryOp(const MachineInstr &MemI, in getAddrModeFromMemoryOp()