Lines Matching defs:AP
677 static void emitKill(const MachineInstr *MI, AsmPrinter &AP) { in emitKill()
696 static bool emitDebugValueComment(const MachineInstr *MI, AsmPrinter &AP) { in emitDebugValueComment()
1949 AsmPrinter &AP) { in emitGlobalConstantDataSequential()
1988 const ConstantArray *CA, AsmPrinter &AP, in emitGlobalConstantArray()
2007 const ConstantVector *CV, AsmPrinter &AP) { in emitGlobalConstantVector()
2019 const ConstantStruct *CS, AsmPrinter &AP, in emitGlobalConstantStruct()
2046 static void emitGlobalConstantFP(const ConstantFP *CFP, AsmPrinter &AP) { in emitGlobalConstantFP()
2094 static void emitGlobalConstantLargeInt(const ConstantInt *CI, AsmPrinter &AP) { in emitGlobalConstantLargeInt()
2153 static void handleIndirectSymViaGOTPCRel(AsmPrinter &AP, const MCExpr **ME, in handleIndirectSymViaGOTPCRel()
2245 AsmPrinter &AP, const Constant *BaseCV, in emitGlobalConstantImpl()
2430 const AsmPrinter &AP) { in emitBasicBlockLoopComments()