Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCDwarf.h637 static MCCFIInstruction createGnuArgsSize(MCSymbol *L, int Size) { in createGnuArgsSize() function
/llvm-project-15.0.7/bolt/lib/Core/
H A DExceptions.cpp617 Offset, MCCFIInstruction::createGnuArgsSize(nullptr, Instr.Ops[0])); in fillCFIInfoFor()
/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp265 MCCFIInstruction::createGnuArgsSize(nullptr, Amount)); in eliminateCallFramePseudoInstr()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCStreamer.cpp634 MCCFIInstruction::createGnuArgsSize(Label, Size); in emitCFIGnuArgsSize()
/llvm-project-15.0.7/bolt/lib/Passes/
H A DBinaryPasses.cpp601 MCCFIInstruction::createGnuArgsSize(nullptr, NewGnuArgsSize)); in runOnFunctions()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3440 MCCFIInstruction::createGnuArgsSize(nullptr, Amount)); in eliminateCallFramePseudoInstr()