Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVECustomDAG.h38 bool isVVPOrVEC(unsigned);
H A DVECustomDAG.cpp126 bool isVVPOrVEC(unsigned Opcode) { in isVVPOrVEC() function
H A DVVPISelLowering.cpp400 if (!isVVPOrVEC(Op->getOpcode())) in legalizePackedAVL()
H A DVEISelLowering.cpp1868 if (isVVPOrVEC(Op.getOpcode())) in getCustomOperationAction()