Searched refs:createUndefined (Results 1 – 5 of 5) sorted by relevance
47 UnwindLocation UnwindLocation::createUndefined() { return {Undefined}; } in createUndefined() function in UnwindLocation650 *RegNum, UnwindLocation::createUndefined()); in parseRows()
91 static UnwindLocation createUndefined();
554 static MCCFIInstruction createUndefined(MCSymbol *L, unsigned Register) { in createUndefined() function
625 MCCFIInstruction::createUndefined(Label, Register); in emitCFIUndefined()
2290 CFIIndex = MF.addFrameInst(MCCFIInstruction::createUndefined(nullptr, Reg)); in parseCFIOperand()