Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVECustomDAG.h42 bool isPackingSupportOpcode(unsigned Opc);
H A DVECustomDAG.cpp116 bool isPackingSupportOpcode(unsigned Opc) { in isPackingSupportOpcode() function
H A DVEISelLowering.cpp1850 if (isPackingSupportOpcode(Op.getOpcode())) in getCustomOperationAction()