Searched refs:getExtVectorAddress (Results 1 – 3 of 3) sorted by relevance
342 Address getExtVectorAddress() const { in getExtVectorAddress() function
1839 llvm::Value *Vec = Builder.CreateLoad(LV.getExtVectorAddress(), in EmitLoadOfExtVectorElementLValue()1868 Address VectorAddress = LV.getExtVectorAddress(); in EmitExtVectorElementLValue()2082 llvm::Value *Vec = Builder.CreateLoad(Dst.getExtVectorAddress(), in EmitStoreThroughExtVectorComponentLValue()2144 Builder.CreateStore(Vec, Dst.getExtVectorAddress(), in EmitStoreThroughExtVectorComponentLValue()3757 return LValue::MakeExtVectorElt(Base.getExtVectorAddress(), CV, type, in EmitExtVectorElementExpr()
123 lvalue.getType(), lvalue.getExtVectorAddress() in AtomicInfo()