Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2673 static Optional<unsigned> getVVPOpcode(unsigned Opcode) { in getVVPOpcode() function
2690 auto VVPOpcodeOpt = getVVPOpcode(Opcode); in lowerToVVP()