Home
last modified time | relevance | path

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

1234

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp927 for (const DWARFDebugNames::NameIndex &NI : AccelTable) { in verifyDebugNamesCULists() local
965 DWARFVerifier::verifyNameIndexBuckets(const DWARFDebugNames::NameIndex &NI, in verifyNameIndexBuckets()
1077 const DWARFDebugNames::NameIndex &NI, const DWARFDebugNames::Abbrev &Abbr, in verifyNameIndexAttribute()
1135 DWARFVerifier::verifyNameIndexAbbrevs(const DWARFDebugNames::NameIndex &NI) { in verifyNameIndexAbbrevs()
1199 const DWARFDebugNames::NameIndex &NI, in verifyNameIndexEntries()
1306 const DWARFDie &Die, const DWARFDebugNames::NameIndex &NI) { in verifyNameIndexCompleteness()
1426 for (const auto &NI : AccelTable) in verifyDebugNames() local
1428 for (const auto &NI : AccelTable) in verifyDebugNames() local
1434 for (const auto &NI : AccelTable) in verifyDebugNames() local
1442 if (const DWARFDebugNames::NameIndex *NI = in verifyDebugNames() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp984 for (const DWARFDebugNames::NameIndex &NI : AccelTable) { in verifyDebugNamesCULists() local
1022 DWARFVerifier::verifyNameIndexBuckets(const DWARFDebugNames::NameIndex &NI, in verifyNameIndexBuckets()
1134 const DWARFDebugNames::NameIndex &NI, const DWARFDebugNames::Abbrev &Abbr, in verifyNameIndexAttribute()
1192 DWARFVerifier::verifyNameIndexAbbrevs(const DWARFDebugNames::NameIndex &NI) { in verifyNameIndexAbbrevs()
1256 const DWARFDebugNames::NameIndex &NI, in verifyNameIndexEntries()
1364 const DWARFDie &Die, const DWARFDebugNames::NameIndex &NI) { in verifyNameIndexCompleteness()
1482 for (const auto &NI : AccelTable) in verifyDebugNames() local
1484 for (const auto &NI : AccelTable) in verifyDebugNames() local
1490 for (const auto &NI : AccelTable) in verifyDebugNames() local
1498 if (const DWARFDebugNames::NameIndex *NI = in verifyDebugNames() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrInfo.h32 void InitMCInstrInfo(const MCInstrDesc *D, const unsigned *NI, const char *ND, in InitMCInstrInfo()
/external/llvm/include/llvm/MC/
DMCInstrInfo.h33 void InitMCInstrInfo(const MCInstrDesc *D, const unsigned *NI, const char *ND, in InitMCInstrInfo()
/external/llvm-project/llvm/include/llvm/MC/
DMCInstrInfo.h47 void InitMCInstrInfo(const MCInstrDesc *D, const unsigned *NI, const char *ND, in InitMCInstrInfo()
/external/llvm-project/clang/lib/AST/
DAttrImpl.cpp95 alignments_iterator NI = alignments_begin(); in printPrettyPragma() local
/external/libcxxabi/test/
Dtest_demangle.pass.cpp29839 const unsigned NI = sizeof(invalid_cases) / sizeof(invalid_cases[0]); variable
/external/llvm-project/llvm/utils/TableGen/
DDAGISelMatcherGen.cpp211 const SDNodeInfo &NI = CGP.getSDNodeInfo(CGP.getSDNodeNamed("imm")); in EmitLeafMatchCode() local
285 const SDNodeInfo &NI = CGP.getSDNodeInfo(CGP.getSDNodeNamed("build_vector")); in EmitLeafMatchCode() local
295 const SDNodeInfo &NI = CGP.getSDNodeInfo(CGP.getSDNodeNamed("build_vector")); in EmitLeafMatchCode() local
/external/llvm-project/libcxxabi/test/
Dtest_demangle.pass.cpp29906 const unsigned NI = sizeof(invalid_cases) / sizeof(invalid_cases[0]); variable
/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-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptorBuilder.cpp57 void DbiModuleDescriptorBuilder::setPdbFilePathNI(uint32_t NI) { in setPdbFilePathNI()
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptorBuilder.cpp57 void DbiModuleDescriptorBuilder::setPdbFilePathNI(uint32_t NI) { in setPdbFilePathNI()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DReassociate.cpp2184 Instruction *NI = ConvertShiftToMul(I); in OptimizeInst() local
2220 Instruction *NI = ConvertOrWithNoCommonBitsToAdd(I); in OptimizeInst() local
2230 Instruction *NI = BreakUpSubtract(I, RedoInsts); in OptimizeInst() local
2240 Instruction *NI = LowerNegateToMultiply(I); in OptimizeInst() local
2255 Instruction *NI = BreakUpSubtract(I, RedoInsts); in OptimizeInst() local
2269 Instruction *NI = LowerNegateToMultiply(I); in OptimizeInst() local
/external/llvm-project/clang/test/Analysis/
Dcasts.cpp88 NotInt NI; member in base_to_derived_opaque_class::Transparent
/external/llvm-project/clang/utils/TableGen/
DClangSyntaxEmitter.cpp69 auto NI = ByName.find(Name); in get() 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
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDominanceFrontierImpl.h195 for (typename DomTreeNodeT::const_iterator NI = currentNode->begin(), in calculate() local
/external/llvm-project/llvm/include/llvm/Analysis/
DDominanceFrontierImpl.h195 for (typename DomTreeNodeT::const_iterator NI = currentNode->begin(), in calculate() local
/external/llvm/include/llvm/ADT/
DSetVector.h167 auto NI = vector_.begin(); in erase() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSetVector.h179 auto NI = vector_.begin(); in erase() local
/external/llvm-project/clang/lib/Analysis/
DThreadSafetyTIL.cpp296 unsigned NI = I - NumUnreachableBlocks; in computeNormalForm() local
/external/clang/lib/Analysis/
DThreadSafetyTIL.cpp300 size_t NI = I - NumUnreachableBlocks; in computeNormalForm() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DReassociate.cpp2086 Instruction *NI = ConvertShiftToMul(I); in OptimizeInst() local
2119 Instruction *NI = BreakUpSubtract(I, RedoInsts); in OptimizeInst() local
2129 Instruction *NI = LowerNegateToMultiply(I); in OptimizeInst() local
2144 Instruction *NI = BreakUpSubtract(I, RedoInsts); in OptimizeInst() local
2158 Instruction *NI = LowerNegateToMultiply(I); in OptimizeInst() 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

1234