Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDMemorySanitizer.cpp2592 Function *BswapFunc = Intrinsic::getDeclaration( in handleBswap() local
2594 setShadow(&I, IRB.CreateCall(BswapFunc, getShadow(Op))); in handleBswap()