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