Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.h75 void emitCallInformation(CallType CT);
H A DSystemZAsmPrinter.cpp138 void SystemZAsmPrinter::emitCallInformation(CallType CT) { in emitCallInformation() function in SystemZAsmPrinter
258 emitCallInformation(CallType::BRASL7); in emitInstruction()
265 emitCallInformation(CallType::BASR76); in emitInstruction()
272 emitCallInformation(CallType::BASR33); in emitInstruction()