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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h341 llvm::Value *getVectorIdx() const { assert(isVectorElt()); return VectorIdx; } function in class:clang::CodeGen::LValue

Completed in 103 milliseconds