Home
last modified time | relevance | path

Searched refs:getEncodedElementAccess (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp4067 void ExtVectorElementExpr::getEncodedElementAccess( in getEncodedElementAccess() function in ExtVectorElementExpr
H A DExprConstant.cpp7766 E->getEncodedElementAccess(Indices); in VisitExtVectorElementExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h5867 void getEncodedElementAccess(SmallVectorImpl<uint32_t> &Elts) const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp4117 E->getEncodedElementAccess(Indices); in EmitExtVectorElementExpr()