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

  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 353 /// getValueTypeList - Return a pointer to the specified value type.
354 static const EVT *getValueTypeList(EVT VT);
686 SDVTList Ret = { getValueTypeList(VT), 1 };
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]

Completed in 82 milliseconds