Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DVPlanRecipes.cpp213 case VPInstruction::ICmpULE: { in generateInstruction()
379 case VPInstruction::ICmpULE: in print()
DVPlan.h789 ICmpULE, enumerator
DLoopVectorize.cpp8129 BlockMask = Builder.createNaryOp(VPInstruction::ICmpULE, {IV, BTC}); in createBlockInMask()