Searched defs:Opc8 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp121 unsigned Opc8, unsigned Opc16);
355 unsigned Opc8, unsigned Opc16) {
364 unsigned Opc = (VT == MVT::i16 ? Opc16 : Opc8);
353 SelectIndexedBinOp(SDNode *Op, SDValue N1, SDValue N2, unsigned Opc8, unsigned Opc16) argument

Completed in 203 milliseconds