Searched defs:NI (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DAttrImpl.cpp95 alignments_iterator NI = alignments_begin(); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrInfo.h47 void InitMCInstrInfo(const MCInstrDesc *D, const unsigned *NI, const char *ND, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp296 unsigned NI = I - NumUnreachableBlocks; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.cpp57 void DbiModuleDescriptorBuilder::setPdbFilePathNI(uint32_t NI) { argument
H A DPDBFileBuilder.cpp109 uint32_t NI = getStringTableBuilder().insert(Name); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringExtras.h413 size_t NI = detail::join_items_size(std::forward<Args>(Items)...); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp67 SDNodeIterator NI = SDNodeIterator::begin(TargetNode); local
/freebsd-13-stable/sys/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c305 #undef NI macro
306 #define NI(x) ((struct nodeinfo *)(x)) macro
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp211 const SDNodeInfo &NI = CGP.getSDNodeInfo(CGP.getSDNodeNamed("imm")); local
285 const SDNodeInfo &NI = CGP.getSDNodeInfo(CGP.getSDNodeNamed("build_vector")); local
295 const SDNodeInfo &NI = CGP.getSDNodeInfo(CGP.getSDNodeNamed("build_vector")); local
H A DCodeGenDAGPatterns.cpp2442 const SDNodeInfo &NI = CDP.getSDNodeInfo(getOperator()); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp1205 MachineBasicBlock::iterator NI = std::next(MI->getIterator()); local
H A DModuloSchedule.cpp1640 MachineInstr *NI = BuildMI(*DestBB, DestBB->getFirstNonPHI(), local
1865 MachineInstr *NI = BuildMI(NewBB, DebugLoc(), TII->get(TargetOpcode::PHI), R) local
2045 auto NI = BB->begin(); local
[all...]
H A DMachinePipeliner.cpp1846 NodeSet &NI = *I; local
2050 SetVector<SUnit *>::iterator NI = NodeOrder.begin(); local
[all...]
H A DCodeGenPrepare.cpp6689 Instruction *NI = UI->clone(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp1008 unsigned NI = 0, NL = 0, NS = 0, NC = 0, NR = 0; local
H A DDeadStoreElimination.cpp1988 bool mayThrowBetween(Instruction *SI, Instruction *NI, argument
2193 Instruction *NI = NextDef->getMemoryInst(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp980 DWARFVerifier::verifyNameIndexBuckets(const DWARFDebugNames::NameIndex &NI, argument
1091 verifyNameIndexAttribute( const DWARFDebugNames::NameIndex &NI, const DWARFDebugNames::Abbrev &Abbr, DWARFDebugNames::AttributeEncoding AttrEnc) argument
1150 verifyNameIndexAbbrevs(const DWARFDebugNames::NameIndex &NI) argument
1213 verifyNameIndexEntries( const DWARFDebugNames::NameIndex &NI, const DWARFDebugNames::NameTableEntry &NTE) argument
1321 verifyNameIndexCompleteness( const DWARFDie &Die, const DWARFDebugNames::NameIndex &NI) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp257 NamedIdentifierNode *NI = Arena.alloc<NamedIdentifierNode>(); local
352 NamedIdentifierNode *NI = synthesizeNamedIdentifier(Arena, VariableName); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp789 Instruction *NI = dyn_cast<Instruction>(VMI->second); local
885 Instruction *NI local
980 Instruction *NI = dyn_cast<Instruction>(VMI->second); local
[all...]
H A DSimplifyCFG.cpp874 Instruction *NI = Builder.CreateBr(ThisDef); local
881 << "Through successor TI: " << *TI << "Leaving: " << *NI local
942 Instruction *NI = Builder.CreateBr(TheRealDest); local
946 << "Through successor TI: " << *TI << "Leaving: " << *NI local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1872 const ExplodedNode *NI = N; local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h670 void setNumIterations(Expr *NI) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp3173 auto NI = BuildMI(B, BrI.getIterator(), BrI.getDebugLoc(), JD) local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4883 auto NI = ObjCMethod->param_begin(); local
H A DSemaDeclAttr.cpp3139 DeclarationNameInfo NI; local

Completed in 310 milliseconds

12