Searched refs:getMatrixAddress (Results 1 – 2 of 2) sorted by relevance
351 Address getMatrixAddress() const { in getMatrixAddress() function
1944 Builder.CreateLoad(LV.getMatrixAddress(), LV.isVolatileQualified()); in EmitLoadOfLValue()2085 llvm::Value *Vec = Builder.CreateLoad(Dst.getMatrixAddress()); in EmitStoreThroughLValue()2088 Builder.CreateStore(Vec, Dst.getMatrixAddress(), in EmitStoreThroughLValue()