Searched refs:getExtVectorAddress (Results 1 – 3 of 3) sorted by relevance
377 Address getExtVectorAddress() const { in getExtVectorAddress() function
122 lvalue.getExtVectorAddress().getElementType()) in AtomicInfo()159 ElTy = LVal.getExtVectorAddress().getElementType(); in getAtomicAddress()
2015 llvm::Value *Vec = Builder.CreateLoad(LV.getExtVectorAddress(), in EmitLoadOfExtVectorElementLValue()2042 Address VectorAddress = LV.getExtVectorAddress(); in EmitExtVectorElementLValue()2291 llvm::Value *Vec = Builder.CreateLoad(Dst.getExtVectorAddress(), in EmitStoreThroughExtVectorComponentLValue()2346 Builder.CreateStore(Vec, Dst.getExtVectorAddress(), in EmitStoreThroughExtVectorComponentLValue()4200 return LValue::MakeExtVectorElt(Base.getExtVectorAddress(), CV, type, in EmitExtVectorElementExpr()