Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DTargetBuiltins.h212 EltType getEltType() const { return (EltType)(Flags & EltTypeMask); } getEltType() function
265 EltType getEltType() const { getEltType() function
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp9589 llvm::Type *CodeGenFunction::getEltType(const SVETypeFlags &TypeFlags) { getEltType() function in CodeGenFunction
[all...]