Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp149 static unsigned getAltOpcode(unsigned Op) { in getAltOpcode() function
178 unsigned AltOpcode = getAltOpcode(Opcode); in isAltInst()