Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCDwarf.h417 static MCCFIInstruction createSameValue(MCSymbol *L, unsigned Register) { in createSameValue() function
/external/llvm/lib/MC/
DMCStreamer.cpp342 MCCFIInstruction::createSameValue(Label, Register); in EmitCFISameValue()
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp2149 CFIIndex = MMI.addFrameInst(MCCFIInstruction::createSameValue( in adjustForSegmentedStacks()
2153 CFIIndex = MMI.addFrameInst(MCCFIInstruction::createSameValue( in adjustForSegmentedStacks()