Searched refs:NSI (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ |
| D | SelectOptimize.cpp | 546 SelectInst *NSI = dyn_cast<SelectInst>(NI); in collectSelectGroups() local 547 if (NSI && SI->getCondition() == NSI->getCondition()) { in collectSelectGroups() 548 SIGroup.push_back(NSI); in collectSelectGroups()
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| D | GlobalOpt.cpp | 1253 StoreInst *NSI = in TryToShrinkGlobalToBoolean() local 1256 NSI->setDebugLoc(SI->getDebugLoc()); in TryToShrinkGlobalToBoolean() 1263 Instruction *NSI; in TryToShrinkGlobalToBoolean() local 1265 NSI = new ZExtInst(NLI, LI->getType(), "", LI); in TryToShrinkGlobalToBoolean() 1267 NSI = SelectInst::Create(NLI, OtherVal, InitVal, "", LI); in TryToShrinkGlobalToBoolean() 1268 NSI->takeName(LI); in TryToShrinkGlobalToBoolean() 1272 NSI->setDebugLoc(LI->getDebugLoc()); in TryToShrinkGlobalToBoolean() 1273 LI->replaceAllUsesWith(NSI); in TryToShrinkGlobalToBoolean()
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
| D | VectorCombine.cpp | 1116 StoreInst *NSI = Builder.CreateStore(NewElement, GEP); in foldSingleElementStore() local 1117 NSI->copyMetadata(*SI); in foldSingleElementStore() 1121 NSI->setAlignment(ScalarOpAlignment); in foldSingleElementStore() 1122 replaceValue(I, *NSI); in foldSingleElementStore()
|
| /openbsd/src/gnu/llvm/clang/lib/Sema/ |
| D | SemaLookup.cpp | 4771 for (const auto &NSI : Namespaces) { in performQualifiedLookups() local 4772 DeclContext *Ctx = NSI.DeclCtx; in performQualifiedLookups() 4773 const Type *NSType = NSI.NameSpecifier->getAsType(); in performQualifiedLookups() 4787 TC.setCorrectionSpecifier(NSI.NameSpecifier); in performQualifiedLookups() 4788 TC.setQualifierDistance(NSI.EditDistance); in performQualifiedLookups()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | ppc-opc.c | 365 #define NSI NB + 1 macro 370 #define RA NSI + 1 2474 { "subic", OP(12), OP_MASK, PPCCOM, { RT, RA, NSI } }, 2478 { "subic.", OP(13), OP_MASK, PPCCOM, { RT, RA, NSI } }, 2484 { "subi", OP(14), OP_MASK, PPCCOM, { RT, RA0, NSI } }, 2491 { "subis", OP(15), OP_MASK, PPCCOM, { RT, RA0, NSI } },
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | ppc-opc.c | 356 #define NSI NB + 1 macro 361 #define RA NSI + 1 2375 { "subic", OP(12), OP_MASK, PPCCOM, { RT, RA, NSI } }, 2379 { "subic.", OP(13), OP_MASK, PPCCOM, { RT, RA, NSI } }, 2385 { "subi", OP(14), OP_MASK, PPCCOM, { RT, RA0, NSI } }, 2392 { "subis", OP(15), OP_MASK, PPCCOM, { RT, RA0, NSI } },
|
| /openbsd/src/share/misc/ |
| D | airport | 1229 NSI:Nsimalen, Yaounde, Cameroon
|