Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h96 int NumStages; variable
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DModuloSchedule.cpp401 unsigned NumStages = getStagesForReg(Def, CurStageNum); in generateExistingPhis() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7637 bool Unary, unsigned NumStages = 1) { in createPackShuffleMask()
12788 for (unsigned NumStages = 1; NumStages <= MaxStages; ++NumStages) { in matchShuffleWithPACK() local
12823 unsigned NumStages = Log2_32(CurrentEltBits / EltBits); in lowerShuffleWithPACK() local