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

  /external/clang/lib/CodeGen/
CGValue.h 273 llvm::Value *getExtVectorAddr() const { assert(isExtVectorElt()); return V; }
CGExpr.cpp     [all...]

Completed in 33 milliseconds