Home
last modified time | relevance | path

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

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