HomeSort by relevance Sort by last modified time
    Searched refs:getVectorIdx (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGValue.h 270 llvm::Value *getVectorIdx() const { assert(isVectorElt()); return VectorIdx; }
CGExpr.cpp     [all...]

Completed in 31 milliseconds