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

Completed in 333 milliseconds