Home
last modified time | relevance | path

Searched defs:LegalValueTypes (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenTarget.h56 mutable SmallVector<ValueTypeByHwMode, 8> LegalValueTypes; variable
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenTarget.h70 mutable std::vector<MVT::SimpleValueType> LegalValueTypes; variable
/external/llvm/utils/TableGen/
DCodeGenTarget.h72 mutable SmallVector<MVT::SimpleValueType, 8> LegalValueTypes; variable