Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h35 unsigned NumInstr) { in normalizeSpillWeight()
104 unsigned NumInstr) { in normalize()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNPreRALongBranchReg.cpp93 uint64_t NumInstr = 0; in generateBlockInfo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp167 unsigned NumInstr = 0; // Number of instructions using LI in weightCalcHelper() local
H A DRegAllocPBQP.cpp519 float normalize(float UseDefFreq, unsigned Size, unsigned NumInstr) override { in normalize()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp52 size_t NumInstr = OpCodes.size(); in getRISCVInstructionCost() local