Home
last modified time | relevance | path

Searched defs:getValueTypes (Results 1 – 2 of 2) sorted by relevance

/external/llvm/utils/TableGen/
DCodeGenRegisters.h321 ArrayRef<MVT::SimpleValueType> getValueTypes() const {return VTs;} in getValueTypes() function
/external/llvm-project/llvm/utils/TableGen/
DCodeGenRegisters.h352 ArrayRef<ValueTypeByHwMode> getValueTypes() const { return VTs; } in getValueTypes() function