Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DPatchEntries.cpp57 BC.MIB->createLongTailCall(Seq, BC.Ctx->createTempSymbol(), BC.Ctx.get()); in runOnFunctions()
120 BC.MIB->createLongTailCall(Seq, Patch.Symbol, BC.Ctx.get()); in runOnFunctions()
/llvm-project-15.0.7/bolt/lib/Target/AArch64/
H A DAArch64MCPlusBuilder.cpp855 void createLongTailCall(InstructionListType &Seq, const MCSymbol *Target, in createLongTailCall() function in __anon77c122c80111::AArch64MCPlusBuilder
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h1468 virtual void createLongTailCall(InstructionListType &Seq, in createLongTailCall() function
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp2928 void createLongTailCall(InstructionListType &Seq, const MCSymbol *Target, in createLongTailCall() function in __anoncef8f4420111::X86MCPlusBuilder