Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp119 MVT::SimpleValueType getSimpleType(Type *Ty) { in getSimpleType() function in __anona62ec1030111::WebAssemblyFastISel
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h711 MVT::SimpleValueType getSimpleType(unsigned ResNo) const { in getSimpleType() function