Searched refs:getMatrixAddress (Results 1 – 2 of 2) sorted by relevance
364 Address getMatrixAddress() const { in getMatrixAddress() function
1969 Builder.CreateLoad(LV.getMatrixAddress(), LV.isVolatileQualified()); in EmitLoadOfLValue()2125 llvm::Instruction *Load = Builder.CreateLoad(Dst.getMatrixAddress()); in EmitStoreThroughLValue()2128 Builder.CreateStore(Vec, Dst.getMatrixAddress(), in EmitStoreThroughLValue()