Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDCompiler.cpp3088 E->getEncodedElementAccess(Indices); in VisitExtVectorElementExpr()
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDExpr.cpp4333 void ExtVectorElementExpr::getEncodedElementAccess( in getEncodedElementAccess() function in ExtVectorElementExpr
HDExprConstant.cpp8197 E->getEncodedElementAccess(Indices); in VisitExtVectorElementExpr()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDExpr.h6331 void getEncodedElementAccess(SmallVectorImpl<uint32_t> &Elts) const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExpr.cpp4615 E->getEncodedElementAccess(Indices); in EmitExtVectorElementExpr()