Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInstrInfo.h32 void InitMCInstrInfo(const MCInstrDesc *D, const unsigned *NI, const char *ND, in InitMCInstrInfo() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.cpp57 void DbiModuleDescriptorBuilder::setPdbFilePathNI(uint32_t NI) { in setPdbFilePathNI() argument
H A DPDBFileBuilder.cpp110 uint32_t NI = getStringTableBuilder().insert(Name); in addInjectedSource() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringExtras.h248 size_t NI = detail::join_items_size(std::forward<Args>(Items)...); in join_items() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp67 SDNodeIterator NI = SDNodeIterator::begin(TargetNode); in getEdgeTarget() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringExtras.h393 size_t NI = detail::join_items_size(std::forward<Args>(Items)...); in join_items() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineSink.cpp1197 MachineBasicBlock::iterator NI = std::next(MI->getIterator()); in clearKillFlags() local
H A DModuloSchedule.cpp1627 MachineInstr *NI = BuildMI(*DestBB, DestBB->getFirstNonPHI(), DebugLoc(), in moveStageBetweenBlocks() local
1851 MachineInstr *NI = BuildMI(NewBB, DebugLoc(), TII->get(TargetOpcode::PHI), R) in CreateLCSSAExitingBlock() local
2031 auto NI = BB->begin(); validateAgainstModuloScheduleExpander() local
[all...]
H A DMachinePipeliner.cpp1772 NodeSet &NI = *I; in fuseRecs() local
1976 SetVector<SUnit *>::iterator NI = NodeOrder.begin(); in schedulePipeline() local
[all...]
H A DCodeGenPrepare.cpp6313 Instruction *NI = UI->clone(); in tryToSinkFreeOperands() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp1010 unsigned NI = 0, NL = 0, NS = 0, NC = 0, NR = 0; in hoist() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp965 DWARFVerifier::verifyNameIndexBuckets(const DWARFDebugNames::NameIndex &NI, in verifyNameIndexBuckets() argument
1076 verifyNameIndexAttribute( const DWARFDebugNames::NameIndex &NI, const DWARFDebugNames::Abbrev &Abbr, DWARFDebugNames::AttributeEncoding AttrEnc) verifyNameIndexAttribute() argument
1135 verifyNameIndexAbbrevs(const DWARFDebugNames::NameIndex &NI) verifyNameIndexAbbrevs() argument
1198 verifyNameIndexEntries( const DWARFDebugNames::NameIndex &NI, const DWARFDebugNames::NameTableEntry &NTE) verifyNameIndexEntries() argument
1305 verifyNameIndexCompleteness( const DWARFDie &Die, const DWARFDebugNames::NameIndex &NI) verifyNameIndexCompleteness() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp257 NamedIdentifierNode *NI = Arena.alloc<NamedIdentifierNode>(); in demangleSpecialTableSymbolNode() local
352 NamedIdentifierNode *NI = synthesizeNamedIdentifier(Arena, VariableName); in demangleUntypedVariable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp784 Instruction *NI = dyn_cast<Instruction>(VMI->second); in PropagateParallelLoopAccessMetadata() local
880 Instruction *NI in CloneAliasScopeMetadata() local
978 Instruction *NI = dyn_cast<Instruction>(VMI->second); AddAliasScopeMetadata() local
[all...]
H A DSimplifyCFG.cpp856 Instruction *NI = Builder.CreateBr(ThisDef); in SimplifyEqualityComparisonWithOnlyPredecessor() local
863 << "Through successor TI: " << *TI << "Leaving: " << *NI in SimplifyEqualityComparisonWithOnlyPredecessor() local
924 Instruction *NI = Builder.CreateBr(TheRealDest); in SimplifyEqualityComparisonWithOnlyPredecessor() local
928 << "Through successor TI: " << *TI << "Leaving: " << *NI in SimplifyEqualityComparisonWithOnlyPredecessor() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp3162 auto NI = BuildMI(B, BrI.getIterator(), BrI.getDebugLoc(), JD) in rewriteHexBranch() local

Completed in 77 milliseconds