Home
last modified time | relevance | path

Searched defs:NumInsts (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DCodeMetrics.h55 InstructionCost NumInsts = 0; global() member
/llvm-project/llvm/lib/Transforms/Scalar/
H A DADCE.cpp226 size_t NumInsts = 0; in initialize() local
H A DGVN.cpp1446 unsigned int NumInsts = MaxNumInsnsPerBlock; findLoadToHoistIntoPred() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp788 size_t NumInsts = CurrentLoadsAndStores.size(); checkDependencies() local
/llvm-project/llvm/lib/CodeGen/
H A DReachingDefAnalysis.cpp155 int NumInsts = std::distance(NonDbgInsts.begin(), NonDbgInsts.end()); reprocessBasicBlock() local
H A DMachineBlockPlacement.cpp3595 int NumInsts = std::distance(NonDbgInsts.begin(), NonDbgInsts.end()); applyExtTsp() local
/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp944 unsigned NumInsts = Seq.size(); materializeImm() local
/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp305 unsigned NumInsts = 0; computeFunctionSummary() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h890 extraSizeToPredicateInstructions(const MachineFunction & MF,unsigned NumInsts) extraSizeToPredicateInstructions() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp3235 int NumInsts = AMDGPU::getRegBitWidth(*RC) / 32; canInsertSelect() local
3250 int NumInsts = AMDGPU::getRegBitWidth(*RC) / 32; canInsertSelect() local
H A DSIISelLowering.cpp13340 unsigned NumInsts = NumElem /* Number of compares */ + shouldExpandVectorDynExt() local