Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp1802 static Address MaybeConvertMatrixAddress(Address Addr, CodeGenFunction &CGF, in MaybeConvertMatrixAddress() function
1828 Address Addr = MaybeConvertMatrixAddress(lvalue.getAddress(CGF), CGF, in EmitStoreOfMatrixScalar()
1907 Address Addr = MaybeConvertMatrixAddress(LV.getAddress(CGF), CGF); in EmitLoadOfMatrixLValue()
3944 MaybeConvertMatrixAddress(Base.getAddress(*this), *this), FinalIdx, in EmitMatrixSubscriptExpr()