Searched refs:LrwOpScwLoop (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2853 Function *LrwOpScwLoop = Intrinsic::getDeclaration( local
2877 Result = Builder.CreateCall(LrwOpScwLoop,
2881 Builder.CreateCall(LrwOpScwLoop, {AlignedAddr, Incr, Mask, Ordering});

Completed in 47 milliseconds