Home
last modified time | relevance | path

Searched refs:GIM_CheckIsBuildVectorAllOnes (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelector.h191 GIM_CheckIsBuildVectorAllOnes, enumerator
H A DInstructionSelectorImpl.h337 case GIM_CheckIsBuildVectorAllOnes: in executeMatchTable()
352 if (MatcherOpcode == GIM_CheckIsBuildVectorAllOnes) { in executeMatchTable()