Searched refs:CFIMoveType (Results 1 – 4 of 4) sorted by relevance
42 AsmPrinter::CFIMoveType MoveType = Asm->needsCFIMoves(); in beginFunction()
96 AsmPrinter::CFIMoveType MoveType = Asm->needsCFIMoves(); in beginFunction()
963 AsmPrinter::CFIMoveType AsmPrinter::needsCFIMoves() const { in needsCFIMoves()
337 enum CFIMoveType { CFI_M_None, CFI_M_EH, CFI_M_Debug }; enum338 CFIMoveType needsCFIMoves() const;