Home
last modified time | relevance | path

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

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