Searched defs:getVectorAddr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGValue.h271 llvm::Value *getVectorAddr() const { assert(isVectorElt()); return V; } function in class:clang::CodeGen::LValue

Completed in 76 milliseconds