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

  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenRegisters.h 128 MVT::SimpleValueType getValueTypeNum(unsigned VTNum) const {
DAGISelMatcherGen.cpp 38 VT = RC.getValueTypeNum(0);
43 assert(VT == RC.getValueTypeNum(0));
    [all...]
  /external/llvm/utils/TableGen/
CodeGenRegisters.h 324 MVT::SimpleValueType getValueTypeNum(unsigned VTNum) const {
DAGISelMatcherGen.cpp 36 VT = RC.getValueTypeNum(0);
41 assert(VT == RC.getValueTypeNum(0));
    [all...]

Completed in 229 milliseconds