Searched refs:needsCFIMoves (Results 1 – 14 of 14) 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() function in AsmPrinter984 if (needsCFIMoves() == CFI_M_None) in emitCFIInstruction()
97 AsmPrinter::CFIMoveType MoveType = Asm->needsCFIMoves(); in beginFunction()
998 AsmPrinter::CFIMoveType AsmPrinter::needsCFIMoves() const { in needsCFIMoves() function in AsmPrinter1019 if (needsCFIMoves() == CFI_M_None) in emitCFIInstruction()
57 AsmPrinter::CFIMoveType MoveType = Asm->needsCFIMoves(); in beginFunction()
104 AsmPrinter::CFIMoveType MoveType = Asm->needsCFIMoves(); in beginFunction()
798 AsmPrinter::CFIMoveType AsmPrinter::needsCFIMoves() { in needsCFIMoves() function in AsmPrinter819 if (needsCFIMoves() == CFI_M_None) in emitCFIInstruction()
229 CFIMoveType needsCFIMoves();
338 CFIMoveType needsCFIMoves() const;
366 CFIMoveType needsCFIMoves() const;
1080 if (needsCFIMoves() == CFI_M_None) in EmitInstruction()
1202 if (needsCFIMoves() == CFI_M_None) in emitInstruction()