Searched refs:MakeVectorElt (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGAtomic.cpp | 1459 LValue::MakeVectorElt(addr, LVal.getVectorIdx(), LVal.getType(), in convertAtomicTempToRValue() 1789 UpdateLVal = LValue::MakeVectorElt(Ptr, AtomicLVal.getVectorIdx(), in EmitAtomicUpdateValue() 1793 DesiredLVal = LValue::MakeVectorElt( in EmitAtomicUpdateValue() 1892 LValue::MakeVectorElt(DesiredAddr, AtomicLVal.getVectorIdx(), in EmitAtomicUpdateValue()
|
| H A D | CGValue.h | 402 static LValue MakeVectorElt(Address vecAddress, llvm::Value *Idx, in MakeVectorElt() function
|
| H A D | CGExpr.cpp | 3743 return LValue::MakeVectorElt(LHS.getAddress(*this), Idx, in EmitArraySubscriptExpr()
|