Home
last modified time | relevance | path

Searched defs:NI (Results 1 – 25 of 45) sorted by relevance

12

/external/llvm/include/llvm/MC/
DMCInstrInfo.h33 void InitMCInstrInfo(const MCInstrDesc *D, const unsigned *NI, const char *ND, in InitMCInstrInfo()
/external/libcxxabi/test/
Dtest_demangle.pass.cpp29667 const unsigned NI = sizeof(invalid_cases) / sizeof(invalid_cases[0]); variable
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDominanceFrontier.cpp77 for (DomTreeNode::const_iterator NI = currentNode->begin(), in calculate() local
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinISelDAGToDAG.cpp145 for (SelectionDAG::allnodes_iterator NI = DAG.allnodes_begin(); in FixRegisterClasses() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp252 for (SelectionDAG::allnodes_iterator NI = DAG->allnodes_begin(), in ClusterNodes() local
271 for (SelectionDAG::allnodes_iterator NI = DAG->allnodes_begin(), in BuildSchedUnits() local
292 SDNode *NI = Worklist.pop_back_val(); in BuildSchedUnits() local
DSelectionDAGPrinter.cpp72 SDNodeIterator NI = SDNodeIterator::begin(TargetNode); in getEdgeTarget() local
/external/llvm/lib/Transforms/Scalar/
DReassociate.cpp1940 BinaryOperator *NI; in canonicalizeNegConstExpr() local
1977 Instruction *NI = ConvertShiftToMul(I); in OptimizeInst() local
2015 Instruction *NI = BreakUpSubtract(I, RedoInsts); in OptimizeInst() local
2025 Instruction *NI = LowerNegateToMultiply(I); in OptimizeInst() local
2039 Instruction *NI = BreakUpSubtract(I, RedoInsts); in OptimizeInst() local
2051 Instruction *NI = LowerNegateToMultiply(I); in OptimizeInst() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLowerInvoke.cpp243 BasicBlock::iterator NI = II->getNormalDest()->getFirstInsertionPt(); in rewriteExpensiveInvoke() local
314 Instruction *NI = InsertValueInst::Create(AI, EI, 0); in splitLiveRangesLiveAcrossInvokes() local
/external/llvm/include/llvm/Analysis/
DDominanceFrontierImpl.h190 for (typename DomTreeNodeT::const_iterator NI = currentNode->begin(), in calculate() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineObjC.cpp93 for (ExplodedNodeSet::iterator NI = dstLocation.begin(), in VisitObjCForCollectionStmt() local
DCheckerManager.cpp121 for (ExplodedNodeSet::iterator NI = PrevSet->begin(), NE = PrevSet->end(); in expandGraphWithCheckers() local
591 NI = Src.begin(), NE = Src.end(); NI != NE; ++NI) { in runCheckersForEvalCall() local
/external/llvm/include/llvm/ADT/
DSetVector.h167 auto NI = vector_.begin(); in erase() local
/external/clang/lib/Analysis/
DThreadSafetyTIL.cpp300 size_t NI = I - NumUnreachableBlocks; in computeNormalForm() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringExtras.h248 size_t NI = detail::join_items_size(std::forward<Args>(Items)...); in join_items() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp70 SDNodeIterator NI = SDNodeIterator::begin(TargetNode); in getEdgeTarget() local
DScheduleDAGSDNodes.cpp330 SDNode *NI = Worklist.pop_back_val(); in BuildSchedUnits() local
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopInfo.h457 for (df_iterator<BlockT *> NI = df_begin(EntryBB), in verifyLoop() local
767 for (df_iterator<BlockT*> NI = df_begin(RootNode), in Calculate() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSjLjEHPrepare.cpp277 Instruction *NI = InsertValueInst::Create(AI, EI, 0); in splitLiveRangesAcrossInvokes() local
812 Instruction *NI = InsertValueInst::Create(AI, EI, 0); in lowerIncomingArguments() local
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp706 Instruction *NI = dyn_cast<Instruction>(VMI->second); in PropagateParallelLoopAccessMetadata() local
793 Instruction *NI = dyn_cast<Instruction>(VMI->second); in CloneAliasScopeMetadata() local
891 Instruction *NI = dyn_cast<Instruction>(VMI->second); in AddAliasScopeMetadata() local
/external/swiftshader/third_party/LLVM/lib/Target/CppBackend/
DCPPBackend.cpp408 NameSet::iterator NI = UsedNames.find(name); in getCppName() local
424 NameSet::iterator NI = UsedNames.find(name); in getCppName() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FrameLowering.cpp218 MachineBasicBlock::iterator NI = llvm::next(MBBI); in mergeSPUpdatesDown() local
252 MachineBasicBlock::iterator NI = doMergeWithPrevious ? 0 : llvm::next(MBBI); in mergeSPUpdates() local
/external/llvm/utils/TableGen/
DDAGISelMatcherGen.cpp210 const SDNodeInfo &NI = CGP.getSDNodeInfo(CGP.getSDNodeNamed("imm")); in EmitLeafMatchCode() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcherGen.cpp211 const SDNodeInfo &NI = CGP.getSDNodeInfo(CGP.getSDNodeNamed("imm")); in EmitLeafMatchCode() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DReassociate.cpp975 if (Instruction *NI = ConvertShiftToMul(BI, ValueRankMap)) { in ReassociateInst() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2220 if (Instruction *NI = FoldGEPICmp(GEP, Op1, I.getPredicate(), I)) in visitICmpInst() local
2223 if (Instruction *NI = FoldGEPICmp(GEP, Op0, in visitICmpInst() local

12