Home
last modified time | relevance | path

Searched defs:NSI (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp809 SelectLike NSI = SelectLike::match(NI); collectSelectGroups() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1283 StoreInst *NSI = TryToShrinkGlobalToBoolean() local
1293 Instruction *NSI; TryToShrinkGlobalToBoolean() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1290 StoreInst *NSI = Builder.CreateStore(NewElement, GEP); foldSingleElementStore() local
/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4720 for (const auto &NSI : Namespaces) { performQualifiedLookups() local