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

  /external/llvm/utils/TableGen/
CodeGenRegisters.h 213 MVT::SimpleValueType getValueTypeNum(unsigned VTNum) const {
DAGISelMatcherGen.cpp 38 VT = RC.getValueTypeNum(0);
43 assert(VT == RC.getValueTypeNum(0));
    [all...]

Completed in 79 milliseconds