Searched refs:MoveType (Results 1 – 4 of 4) sorted by relevance
43 AsmPrinter::CFIMoveType MoveType = Asm->needsCFIMoves(); in beginFunction() local44 assert(MoveType != AsmPrinter::CFI_M_EH && in beginFunction()47 if (MoveType == AsmPrinter::CFI_M_Debug) { in beginFunction()
96 AsmPrinter::CFIMoveType MoveType = Asm->needsCFIMoves(); in beginFunction() local98 shouldEmitMoves = MoveType != AsmPrinter::CFI_M_None; in beginFunction()
262 UINT8 MoveType) in AcpiRsMoveData() argument274 switch (MoveType) in AcpiRsMoveData()
427 UINT8 MoveType);