Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
DVVPISelLowering.cpp41 auto VVPOpcodeOpt = getVVPOpcode(Opcode); in lowerToVVP() local
42 if (!VVPOpcodeOpt) in lowerToVVP()
44 unsigned VVPOpcode = *VVPOpcodeOpt; in lowerToVVP()