Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp17525 Function *Stxr = Intrinsic::getDeclaration(M, Int); in emitStoreConditional() local
17531 return Builder.CreateCall(Stxr, {Lo, Hi, Addr}); in emitStoreConditional()
17537 Function *Stxr = Intrinsic::getDeclaration(M, Int, Tys); in emitStoreConditional() local
17543 return Builder.CreateCall(Stxr, in emitStoreConditional()
17545 Val, Stxr->getFunctionType()->getParamType(0)), in emitStoreConditional()