Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2067 static RawAddress MaybeConvertMatrixAddress(RawAddress Addr, in MaybeConvertMatrixAddress() function
2094 Address Addr = MaybeConvertMatrixAddress(lvalue.getAddress(), CGF, in EmitStoreOfMatrixScalar()
2167 Address Addr = MaybeConvertMatrixAddress(LV.getAddress(), CGF); in EmitLoadOfMatrixLValue()
4371 MaybeConvertMatrixAddress(Base.getAddress(), *this), FinalIdx, in EmitMatrixSubscriptExpr()