Searched refs:ARMAsmPrinter (Results 1 – 5 of 5) sorted by relevance
38 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()88 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()140 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()184 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()232 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()237 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()242 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
53 ARMAsmPrinter::ARMAsmPrinter(TargetMachine &TM, in ARMAsmPrinter() function in ARMAsmPrinter58 void ARMAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd()67 void ARMAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel()113 bool ARMAsmPrinter::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()266 MCSymbol *ARMAsmPrinter::GetCPISymbol(unsigned CPID) const { in GetCPISymbol()277 MCSymbol *ARMAsmPrinter::499 void ARMAsmPrinter::emitStartOfAsmFile(Module &M) { in emitStartOfAsmFile()539 void ARMAsmPrinter::emitEndOfAsmFile(Module &M) { in emitEndOfAsmFile()623 void ARMAsmPrinter::emitAttributes() { in emitAttributes()915 void ARMAsmPrinter::emitMachineConstantPoolValue( in emitMachineConstantPoolValue()[all …]
23 class ARMAsmPrinter; variable62 ARMAsmPrinter &AP);
31 class LLVM_LIBRARY_VISIBILITY ARMAsmPrinter : public AsmPrinter {69 explicit ARMAsmPrinter(TargetMachine &TM,
1314 SRCS_MIN+= Target/ARM/ARMAsmPrinter.cpp