Home
last modified time | relevance | path

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

/external/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp117 unsigned Opc8, unsigned Opc16);
352 unsigned Opc8, unsigned Opc16) { in SelectIndexedBinOp() argument
361 unsigned Opc = (VT == MVT::i16 ? Opc16 : Opc8); in SelectIndexedBinOp()