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

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1281 const char *RestoreLibCall = getRestoreLibCallName(*MF, CSI); local
1282 if (RestoreLibCall) {
1286 .addExternalSymbol(RestoreLibCall, RISCVII::MO_CALL)

Completed in 115 milliseconds