Home
last modified time | relevance | path

Searched defs:NumInstr (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h34 normalizeSpillWeight(float UseDefFreq,unsigned Size,unsigned NumInstr) normalizeSpillWeight() argument
101 normalize(float UseDefFreq,unsigned Size,unsigned NumInstr) normalize() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNPreRALongBranchReg.cpp81 uint64_t NumInstr = 0; generateBlockInfo() local
H A DSIPreEmitPeephole.cpp309 unsigned NumInstr = 0; mustRetainExeczBranch() local
/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp167 unsigned NumInstr = 0; // Number of instructions using LI in weightCalcHelper() local
H A DRegAllocPBQP.cpp522 normalize(float UseDefFreq,unsigned Size,unsigned NumInstr) normalize() argument
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp45 size_t NumInstr = OpCodes.size(); getRISCVInstructionCost() local