Searched defs:GenerateConstantVector (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ | ||
H A D | CGExpr.cpp | 2564 llvm::Constant *GenerateConstantVector(CGBuilderTy &Builder, function 2611 llvm::Constant *CV = GenerateConstantVector(Builder, Indices); |
Completed in 52 milliseconds