Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp328 void recordIfImportCall(const MachineInstr *BranchInst);
2974 recordIfImportCall(MI); in emitInstruction()
2986 recordIfImportCall(MI); in emitInstruction()
3346 recordIfImportCall(MI); in emitInstruction()
3366 void AArch64AsmPrinter::recordIfImportCall( in recordIfImportCall() function in AArch64AsmPrinter