HomeSort by relevance Sort by last modified time
    Searched refs:isBinOpWithFlags (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 53 /// isBinOpWithFlags - Returns true if the opcode is a binary operation
55 static bool isBinOpWithFlags(unsigned Opcode) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 396 if (isBinOpWithFlags(Opcode))
    [all...]

Completed in 58 milliseconds