Searched defs:createUndefined (Results 1 – 2 of 2) sorted by relevance
554 static MCCFIInstruction createUndefined(MCSymbol *L, unsigned Register) { in createUndefined() function
47 UnwindLocation UnwindLocation::createUndefined() { return {Undefined}; } in createUndefined() function in UnwindLocation