Home
last modified time | relevance | path

Searched refs:vectorWrapScalar8 (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenFunction.h2616 llvm::Value *vectorWrapScalar8(llvm::Value *Op);
HDCGBuiltin.cpp4159 Value *CodeGenFunction::vectorWrapScalar8(Value *Op) { in vectorWrapScalar8() function in CodeGenFunction