Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.h135 void emitCallInformation(CallType CT);
H A DSystemZAsmPrinter.cpp165 void SystemZAsmPrinter::emitCallInformation(CallType CT) { in emitCallInformation() function in SystemZAsmPrinter
328 emitCallInformation(CallType::BRASL7); in emitInstruction()
335 emitCallInformation(CallType::BASR76); in emitInstruction()
342 emitCallInformation(CallType::BASR33); in emitInstruction()