Searched defs:MemI (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp378 auto *MemI = cast<MemIntrinsic>(NewInst); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp255 Instruction *MemI; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp274 static Value *GetPointerOperand(Value *MemI) { argument
308 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, argument
339 Instruction *MemI; local
502 Instruction *MemI = BucketChain.Elements.begin()->Instr; local
724 alreadyPrepared(Loop *L, Instruction* MemI, const SCEV *BasePtrStartSCEV, const SCEVConstant *BasePtrIncSCEV, InstrForm Form) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp847 canReplaceGEPIdxWithZero(InstCombiner &IC, GetElementPtrInst *GEPI, Instruction *MemI, unsigned &Idx) argument
917 replaceGEPIdxWithZero(InstCombiner &IC, Value *Ptr, T &MemI) argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1068 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy; local

Completed in 88 milliseconds