Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13282 Function *StNFunc; in lowerInterleavedStore() local
13284 StNFunc = Intrinsic::getDeclaration(SI->getModule(), in lowerInterleavedStore()
13287 StNFunc = Intrinsic::getDeclaration( in lowerInterleavedStore()
13353 Builder.CreateCall(StNFunc, Ops); in lowerInterleavedStore()