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.h123 void emitCallInformation(CallType CT);
H A DSystemZAsmPrinter.cpp145 void SystemZAsmPrinter::emitCallInformation(CallType CT) { in emitCallInformation() function in SystemZAsmPrinter
309 emitCallInformation(CallType::BRASL7); in emitInstruction()
316 emitCallInformation(CallType::BASR76); in emitInstruction()
323 emitCallInformation(CallType::BASR33); in emitInstruction()