Searched refs:createUndefined (Results 1 – 7 of 7) sorted by relevance
430 static MCCFIInstruction createUndefined(MCSymbol *L, unsigned Register) { in createUndefined() function
521 static MCCFIInstruction createUndefined(MCSymbol *L, unsigned Register) { in createUndefined() function
422 MCCFIInstruction::createUndefined(Label, Register); in EmitCFIUndefined()
303 Id createUndefined(Id type);
1265 makeReturn(true, createUndefined(function.getReturnType())); in leaveFunction()1303 Id Builder::createUndefined(Id type) in createUndefined() function in spv::Builder
535 MCCFIInstruction::createUndefined(Label, Register); in EmitCFIUndefined()
1767 CFIIndex = MF.addFrameInst(MCCFIInstruction::createUndefined(nullptr, Reg)); in parseCFIOperand()