Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1791 static Address MaybeConvertMatrixAddress(Address Addr, CodeGenFunction &CGF, in MaybeConvertMatrixAddress() function
1819 Address Addr = MaybeConvertMatrixAddress(lvalue.getAddress(CGF), CGF, in EmitStoreOfMatrixScalar()
1887 Address Addr = MaybeConvertMatrixAddress(LV.getAddress(CGF), CGF); in EmitLoadOfMatrixLValue()
3879 MaybeConvertMatrixAddress(Base.getAddress(*this), *this), FinalIdx, in EmitMatrixSubscriptExpr()