Searched refs:getExtVectorAddress (Results 1 – 3 of 3) sorted by relevance
346 Address getExtVectorAddress() const { in getExtVectorAddress() function
1493 llvm::Value *Vec = Builder.CreateLoad(LV.getExtVectorAddress(), in EmitLoadOfExtVectorElementLValue()1522 Address VectorAddress = LV.getExtVectorAddress(); in EmitExtVectorElementLValue()1728 llvm::Value *Vec = Builder.CreateLoad(Dst.getExtVectorAddress(), in EmitStoreThroughExtVectorComponentLValue()1791 Builder.CreateStore(Vec, Dst.getExtVectorAddress(), in EmitStoreThroughExtVectorComponentLValue()3029 return LValue::MakeExtVectorElt(Base.getExtVectorAddress(), CV, type, in EmitExtVectorElementExpr()
122 lvalue.getType(), lvalue.getExtVectorAddress() in AtomicInfo()