Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h97 int NumStages; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILLegalizePass.cpp592 enum LegalizationStage { Stage1 = 0, Stage2 = 1, NumStages }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp407 unsigned NumStages = getStagesForReg(Def, CurStageNum); in generateExistingPhis() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5460 bool Unary, unsigned NumStages = 1) { in createPackShuffleMask()
10899 for (unsigned NumStages = 1; NumStages <= MaxStages; ++NumStages) { in matchShuffleWithPACK() local
10935 unsigned NumStages = Log2_32(CurrentEltBits / EltBits); in lowerShuffleWithPACK() local
21178 unsigned NumStages = Log2_32(NumSrcEltBits / NumDstEltBits); in matchTruncateWithPACK() local