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 324 MVT::SimpleValueType getValueTypeNum(unsigned VTNum) const {
DAGISelMatcherGen.cpp 37 VT = RC.getValueTypeNum(0);
42 assert(VT == RC.getValueTypeNum(0));
    [all...]

Completed in 47 milliseconds