Searched refs:emitHash16Bytes (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp622 static llvm::Value *emitHash16Bytes(CGBuilderTy &Builder, llvm::Value *Low, function
816 llvm::Value *Hash = emitHash16Bytes(Builder, Low, High);

Completed in 202 milliseconds