Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14632 Function *StNFunc; in lowerInterleavedStore() local
14634 StNFunc = Intrinsic::getDeclaration(SI->getModule(), in lowerInterleavedStore()
14637 StNFunc = Intrinsic::getDeclaration( in lowerInterleavedStore()
14703 Builder.CreateCall(StNFunc, Ops); in lowerInterleavedStore()