Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEISelLowering.cpp343 for (unsigned IntRedOpc : IntReductionOCs) in initVPUActions() local
344 setOperationAction(IntRedOpc, VT, Custom); in initVPUActions()