Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h97 int NumStages; variable
/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp402 unsigned NumStages = getStagesForReg(Def, CurStageNum); generateExistingPhis() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5170 createPackShuffleMask(MVT VT,SmallVectorImpl<int> & Mask,bool Unary,unsigned NumStages=1) createPackShuffleMask() argument
10435 for (unsigned NumStages = 1; NumStages <= MaxStages; ++NumStages) { matchShuffleWithPACK() local
10470 unsigned NumStages = Log2_32(CurrentEltBits / EltBits); lowerShuffleWithPACK() local
20486 unsigned NumStages = Log2_32(NumSrcEltBits / NumDstEltBits); matchTruncateWithPACK() local
[all...]