HomeSort by relevance Sort by last modified time
    Searched defs:OP0 (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/include/opcode/
tic6x-opcode-table.h 41 #define OP0() 0, { { 0, 0, FALSE, 0, 0, 0, 0 } }
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp 657 SDValue OP0;
668 OP0 = Sext0;
680 OP0 = SDValue(CurDAG->getMachineNode(Hexagon::L2_loadri_io, dl, MVT::i32,
720 OP0, OP1);
808 SDValue Op0 = N->getOperand(0);
809 EVT OpVT = Op0.getValueType();
814 SDNode *Mask = CurDAG->getMachineNode(Hexagon::C2_mask, dl, MVT::i64, Op0);
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
aarch64-tbl.h 31 #define OP0() {}
    [all...]

Completed in 705 milliseconds