Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/VE/
HDVECustomDAG.cpp146 bool isVVPBinaryOp(unsigned VVPOpcode) { in isVVPBinaryOp() function
173 if (isVVPBinaryOp(Opc)) in getAVLPos()
198 if (isVVPBinaryOp(Opc)) in getMaskPos()
HDVECustomDAG.h27 bool isVVPBinaryOp(unsigned Opcode);
HDVVPISelLowering.cpp85 if (isVVPBinaryOp(VVPOpcode)) in lowerToVVP()