Searched defs:getVectorIdx (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ | ||
H A D | CGValue.h | 238 llvm::Value *getVectorIdx() const { assert(isVectorElt()); return VectorIdx; } function in class:clang::CodeGen::LValue |
Completed in 307 milliseconds