Home
last modified time | relevance | path

Searched defs:VVPOpcode (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.cpp136 bool isVVPUnaryOp(unsigned VVPOpcode) { in isVVPUnaryOp() argument
146 bool isVVPBinaryOp(unsigned VVPOpcode) { in isVVPBinaryOp() argument
562 SDValue VECustomDAG::getLegalReductionOpVVP(unsigned VVPOpcode, EVT ResVT, in getLegalReductionOpVVP() argument
[all...]
H A DVVPISelLowering.cpp44 unsigned VVPOpcode = *VVPOpcodeOpt; in lowerToVVP() local