HomeSort by: relevance | last modified time | path
    Searched refs:MakeVectorElt (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGAtomic.cpp 1459 LValue::MakeVectorElt(addr, LVal.getVectorIdx(), LVal.getType(),
1789 UpdateLVal = LValue::MakeVectorElt(Ptr, AtomicLVal.getVectorIdx(),
1793 DesiredLVal = LValue::MakeVectorElt(
1892 LValue::MakeVectorElt(DesiredAddr, AtomicLVal.getVectorIdx(),
CGValue.h 402 static LValue MakeVectorElt(Address vecAddress, llvm::Value *Idx,
CGExpr.cpp 3743 return LValue::MakeVectorElt(LHS.getAddress(*this), Idx,

Completed in 55 milliseconds