Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp274 static Value *GetPointerOperand(Value *MemI) { in GetPointerOperand()
308 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate()
339 Instruction *MemI; in collectCandidates() local
502 Instruction *MemI = BucketChain.Elements.begin()->Instr; in rewriteLoadStores() local
724 bool PPCLoopInstrFormPrep::alreadyPrepared(Loop *L, Instruction* MemI, in alreadyPrepared()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp255 Instruction *MemI; in runOnLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOMemOPSizeOpt.cpp378 auto *MemI = cast<MemIntrinsic>(NewInst); in perform() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp848 Instruction *MemI, unsigned &Idx) { in canReplaceGEPIdxWithZero()
918 T &MemI) { in replaceGEPIdxWithZero()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1068 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy; in getLoadExtAction() local
1093 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy; in getTruncStoreAction() local