Home
last modified time | relevance | path

Searched defs:LMemI (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp273 if (LoadInst *LMemI = dyn_cast<LoadInst>(MemI)) { in GetPointerOperand() local
342 if (LoadInst *LMemI = dyn_cast<LoadInst>(&J)) { in collectCandidates() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp323 if (LoadInst *LMemI = dyn_cast<LoadInst>(&I)) { in runOnLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1322 LoadInst *LMemI = dyn_cast<LoadInst>(&I); in getFalkorUnrollingPreferences() local