Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
DVECustomDAG.cpp136 bool isVVPUnaryOp(unsigned VVPOpcode) { in isVVPUnaryOp()
146 bool isVVPBinaryOp(unsigned VVPOpcode) { in isVVPBinaryOp()
562 SDValue VECustomDAG::getLegalReductionOpVVP(unsigned VVPOpcode, EVT ResVT, in getLegalReductionOpVVP()
DVVPISelLowering.cpp44 unsigned VVPOpcode = *VVPOpcodeOpt; in lowerToVVP() local