Searched refs:getExtVectorAddress (Results 1 – 3 of 3) sorted by relevance
364 Address getExtVectorAddress() const { in getExtVectorAddress() function
1990 llvm::Value *Vec = Builder.CreateLoad(LV.getExtVectorAddress(), in EmitLoadOfExtVectorElementLValue()2017 Address VectorAddress = LV.getExtVectorAddress(); in EmitExtVectorElementLValue()2249 llvm::Value *Vec = Builder.CreateLoad(Dst.getExtVectorAddress(), in EmitStoreThroughExtVectorComponentLValue()2304 Builder.CreateStore(Vec, Dst.getExtVectorAddress(), in EmitStoreThroughExtVectorComponentLValue()4133 return LValue::MakeExtVectorElt(Base.getExtVectorAddress(), CV, type, in EmitExtVectorElementExpr()
123 lvalue.getExtVectorAddress().getElementType()) in AtomicInfo()