Home
last modified time | relevance | path

Searched defs:NumStages (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h97 int NumStages; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp405 unsigned NumStages = getStagesForReg(Def, CurStageNum); in generateExistingPhis() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5165 bool Unary, unsigned NumStages = 1) { in createPackShuffleMask()
10411 for (unsigned NumStages = 1; NumStages <= MaxStages; ++NumStages) { in matchShuffleWithPACK() local
10446 unsigned NumStages = Log2_32(CurrentEltBits / EltBits); in lowerShuffleWithPACK() local
20462 unsigned NumStages = Log2_32(NumSrcEltBits / NumDstEltBits); in matchTruncateWithPACK() local