Searched refs:getExtVectorElts (Results 1 – 3 of 3) sorted by relevance
277 llvm::Constant *getExtVectorElts() const { in getExtVectorElts() function
1083 addr, LVal.getExtVectorElts(), LVal.getType(), LVal.getAlignment())); in convertTempToRValue()1493 UpdateLVal = LValue::MakeExtVectorElt(Ptr, LVal.getExtVectorElts(), in EmitAtomicStore()1574 UpdateLVal = LValue::MakeExtVectorElt(Ptr, AtomicLVal.getExtVectorElts(), in EmitAtomicUpdate()
1395 const llvm::Constant *Elts = LV.getExtVectorElts(); in EmitLoadOfExtVectorElementLValue()1431 const llvm::Constant *Elts = LV.getExtVectorElts(); in EmitExtVectorElementLValue()1637 const llvm::Constant *Elts = Dst.getExtVectorElts(); in EmitStoreThroughExtVectorComponentLValue()2617 llvm::Constant *BaseElts = Base.getExtVectorElts(); in EmitExtVectorElementExpr()