Lines Matching refs:createTempSymbol
545 MCSymbol *InlineBegin = MMI->getContext().createTempSymbol(), in emitInlinedCallSite()
546 *InlineEnd = MMI->getContext().createTempSymbol(); in emitInlinedCallSite()
640 MCSymbol *ProcRecordBegin = MMI->getContext().createTempSymbol(), in emitDebugInfoForFunction()
641 *ProcRecordEnd = MMI->getContext().createTempSymbol(); in emitDebugInfoForFunction()
1855 MCSymbol *LocalBegin = MMI->getContext().createTempSymbol(), in emitLocalVariable()
1856 *LocalEnd = MMI->getContext().createTempSymbol(); in emitLocalVariable()
1951 MCSymbol *BeginLabel = MMI->getContext().createTempSymbol(), in beginCVSubsection()
1952 *EndLabel = MMI->getContext().createTempSymbol(); in beginCVSubsection()
1969 MCSymbol *UDTRecordBegin = MMI->getContext().createTempSymbol(), in emitDebugInfoForUDTs()
1970 *UDTRecordEnd = MMI->getContext().createTempSymbol(); in emitDebugInfoForUDTs()
2044 MCSymbol *DataBegin = MMI->getContext().createTempSymbol(), in emitDebugInfoForGlobal()
2045 *DataEnd = MMI->getContext().createTempSymbol(); in emitDebugInfoForGlobal()