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 343 /// getValueTypeList - Return a pointer to the specified value type.
344 static const EVT *getValueTypeList(EVT VT);
673 SDVTList Ret = { getValueTypeList(VT), 1 };
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]

Completed in 100 milliseconds