Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2059 static Address MaybeConvertMatrixAddress(Address Addr, CodeGenFunction &CGF, in MaybeConvertMatrixAddress() function
2085 Address Addr = MaybeConvertMatrixAddress(lvalue.getAddress(CGF), CGF, in EmitStoreOfMatrixScalar()
2165 Address Addr = MaybeConvertMatrixAddress(LV.getAddress(CGF), CGF); in EmitLoadOfMatrixLValue()
4329 MaybeConvertMatrixAddress(Base.getAddress(*this), *this), FinalIdx, in EmitMatrixSubscriptExpr()