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