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

  /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
InfoByHwMode.h 138 ValueTypeByHwMode getValueTypeByHwMode(Record *Rec,
InfoByHwMode.cpp 105 ValueTypeByHwMode llvm::getValueTypeByHwMode(Record *Rec,
CodeGenDAGPatterns.h 208 ValueTypeByHwMode getValueTypeByHwMode() const;
259 return VTS.getValueTypeByHwMode();
623 return Types[ResNo].getValueTypeByHwMode();
    [all...]
CodeGenDAGPatterns.cpp 82 ValueTypeByHwMode TypeSetByHwMode::getValueTypeByHwMode() const {
    [all...]
CodeGenRegisters.cpp 744 VTs.push_back(getValueTypeByHwMode(Type, RegBank.getHwModes()));
    [all...]

Completed in 101 milliseconds