Searched defs:NumStages (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | ModuloSchedule.h | 97 int NumStages; variable |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | ModuloSchedule.cpp | 402 unsigned NumStages = getStagesForReg(Def, CurStageNum); generateExistingPhis() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 5170 createPackShuffleMask(MVT VT,SmallVectorImpl<int> & Mask,bool Unary,unsigned NumStages=1) createPackShuffleMask() argument |