Searched defs:StartMask (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanRecipes.cpp | 2144 Value *StartMask = State.get(getOperand(0), Part); execute() local |
H A D | VPlan.h | 2642 VPActiveLaneMaskPHIRecipe(VPValue * StartMask,DebugLoc DL) VPActiveLaneMaskPHIRecipe() argument |
/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 2350 int StartMask = 0; isInterleaveMask() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 21946 unsigned StartMask = 0; lowerInterleavedStore() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 16813 unsigned StartMask = 0; lowerInterleavedStore() local |