Home
last modified time | relevance | path

Searched refs:MakeExtVectorElt (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGAtomic.cpp1516 return CGF.EmitLoadOfExtVectorElementLValue(LValue::MakeExtVectorElt( in convertAtomicTempToRValue()
1847 UpdateLVal = LValue::MakeExtVectorElt(Ptr, AtomicLVal.getExtVectorElts(), in EmitAtomicUpdateValue()
1851 DesiredLVal = LValue::MakeExtVectorElt( in EmitAtomicUpdateValue()
1946 DesiredLVal = LValue::MakeExtVectorElt( in EmitAtomicUpdateValue()
H A DCGValue.h429 static LValue MakeExtVectorElt(Address vecAddress, llvm::Constant *Elts, in MakeExtVectorElt() function
H A DCGExpr.cpp4189 return LValue::MakeExtVectorElt(Base.getAddress(*this), CV, type, in EmitExtVectorElementExpr()
4200 return LValue::MakeExtVectorElt(Base.getExtVectorAddress(), CV, type, in EmitExtVectorElementExpr()