Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExpr.cpp3395 void ExtVectorElementExpr::getEncodedElementAccess( in getEncodedElementAccess() function in ExtVectorElementExpr
/external/clang/include/clang/AST/
DExpr.h4546 void getEncodedElementAccess(SmallVectorImpl<uint32_t> &Elts) const;
/external/clang/lib/CodeGen/
DCGExpr.cpp3222 E->getEncodedElementAccess(Indices); in EmitExtVectorElementExpr()