Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp1849 static Address MaybeConvertMatrixAddress(Address Addr, CodeGenFunction &CGF, in MaybeConvertMatrixAddress() function
1875 Address Addr = MaybeConvertMatrixAddress(lvalue.getAddress(CGF), CGF, in EmitStoreOfMatrixScalar()
1950 Address Addr = MaybeConvertMatrixAddress(LV.getAddress(CGF), CGF); in EmitLoadOfMatrixLValue()
3969 MaybeConvertMatrixAddress(Base.getAddress(*this), *this), FinalIdx, in EmitMatrixSubscriptExpr()