Home
last modified time | relevance | path

Searched refs:getWithIncrement (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/DirectX/
H A DCBufferDataLayout.cpp107 Offset = Offset.getWithIncrement(EltSize); in getStructLayout()
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DTypeSize.h158 constexpr LeafTy getWithIncrement(ScalarTy RHS) const { in getWithIncrement() function
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8033 auto MaxVFPlusOne = MaxVF.getWithIncrement(1); in buildVPlans()
8708 auto MaxVFPlusOne = MaxVF.getWithIncrement(1); in buildVPlansWithVPRecipes()