Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2054 Function *BswapFunc = Intrinsic::getDeclaration( in handleBswap() local
2056 setShadow(&I, IRB.CreateCall(BswapFunc, getShadow(Op))); in handleBswap()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2249 Function *BswapFunc = Intrinsic::getDeclaration( in handleBswap() local
2251 setShadow(&I, IRB.CreateCall(BswapFunc, getShadow(Op))); in handleBswap()