Home
last modified time | relevance | path

Searched refs:makeVectorElt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenValue.h242 static LValue makeVectorElt(Address vecAddress, mlir::Value index, in makeVectorElt() function
H A DCIRGenExpr.cpp820 return LValue::makeVectorElt(lhs.getAddress(), idx, e->getBase()->getType(), in emitArraySubscriptExpr()