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

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

Completed in 53 milliseconds