Home
last modified time | relevance | path

Searched refs:ARMAsmPrinter (Results 1 – 25 of 87) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp38 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
72 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
124 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()
168 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()
216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()
221 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()
226 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
H A DARMAsmPrinter.cpp55 ARMAsmPrinter::ARMAsmPrinter(TargetMachine &TM, in ARMAsmPrinter() function in ARMAsmPrinter
60 void ARMAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd()
69 void ARMAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel()
116 bool ARMAsmPrinter::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
252 MCSymbol *ARMAsmPrinter::GetCPISymbol(unsigned CPID) const { in GetCPISymbol()
263 MCSymbol *ARMAsmPrinter::
484 void ARMAsmPrinter::emitStartOfAsmFile(Module &M) { in emitStartOfAsmFile()
524 void ARMAsmPrinter::emitEndOfAsmFile(Module &M) { in emitEndOfAsmFile()
608 void ARMAsmPrinter::emitAttributes() { in emitAttributes()
876 void ARMAsmPrinter::emitMachineConstantPoolValue( in emitMachineConstantPoolValue()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp38 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
72 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
124 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()
168 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()
216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()
221 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()
226 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
H A DARMAsmPrinter.cpp55 ARMAsmPrinter::ARMAsmPrinter(TargetMachine &TM, in ARMAsmPrinter() function in ARMAsmPrinter
60 void ARMAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd()
69 void ARMAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel()
116 bool ARMAsmPrinter::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
252 MCSymbol *ARMAsmPrinter::GetCPISymbol(unsigned CPID) const { in GetCPISymbol()
263 MCSymbol *ARMAsmPrinter::
484 void ARMAsmPrinter::emitStartOfAsmFile(Module &M) { in emitStartOfAsmFile()
524 void ARMAsmPrinter::emitEndOfAsmFile(Module &M) { in emitEndOfAsmFile()
608 void ARMAsmPrinter::emitAttributes() { in emitAttributes()
876 void ARMAsmPrinter::emitMachineConstantPoolValue( in emitMachineConstantPoolValue()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/ARM/
H A DARMMCInstLower.cpp38 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
72 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
124 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()
168 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()
216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()
221 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()
226 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
H A DARMAsmPrinter.cpp55 ARMAsmPrinter::ARMAsmPrinter(TargetMachine &TM, in ARMAsmPrinter() function in ARMAsmPrinter
60 void ARMAsmPrinter::EmitFunctionBodyEnd() { in EmitFunctionBodyEnd()
69 void ARMAsmPrinter::EmitFunctionEntryLabel() { in EmitFunctionEntryLabel()
106 bool ARMAsmPrinter::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
242 MCSymbol *ARMAsmPrinter::GetCPISymbol(unsigned CPID) const { in GetCPISymbol()
253 MCSymbol *ARMAsmPrinter::
474 void ARMAsmPrinter::EmitStartOfAsmFile(Module &M) { in EmitStartOfAsmFile()
514 void ARMAsmPrinter::EmitEndOfAsmFile(Module &M) { in EmitEndOfAsmFile()
588 void ARMAsmPrinter::emitAttributes() { in emitAttributes()
858 void ARMAsmPrinter::
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp38 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
72 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
124 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()
168 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()
216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()
221 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()
226 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
H A DARMAsmPrinter.cpp55 ARMAsmPrinter::ARMAsmPrinter(TargetMachine &TM, in ARMAsmPrinter() function in ARMAsmPrinter
60 void ARMAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd()
69 void ARMAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel()
116 bool ARMAsmPrinter::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
252 MCSymbol *ARMAsmPrinter::GetCPISymbol(unsigned CPID) const { in GetCPISymbol()
263 MCSymbol *ARMAsmPrinter::
484 void ARMAsmPrinter::emitStartOfAsmFile(Module &M) { in emitStartOfAsmFile()
524 void ARMAsmPrinter::emitEndOfAsmFile(Module &M) { in emitEndOfAsmFile()
608 void ARMAsmPrinter::emitAttributes() { in emitAttributes()
876 void ARMAsmPrinter::emitMachineConstantPoolValue( in emitMachineConstantPoolValue()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/ARM/
H A DARMMCInstLower.cpp38 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
72 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
124 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()
168 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()
216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()
221 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()
226 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
H A DARMAsmPrinter.cpp55 ARMAsmPrinter::ARMAsmPrinter(TargetMachine &TM, in ARMAsmPrinter() function in ARMAsmPrinter
60 void ARMAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd()
69 void ARMAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel()
116 bool ARMAsmPrinter::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
252 MCSymbol *ARMAsmPrinter::GetCPISymbol(unsigned CPID) const { in GetCPISymbol()
263 MCSymbol *ARMAsmPrinter::
484 void ARMAsmPrinter::emitStartOfAsmFile(Module &M) { in emitStartOfAsmFile()
524 void ARMAsmPrinter::emitEndOfAsmFile(Module &M) { in emitEndOfAsmFile()
608 void ARMAsmPrinter::emitAttributes() { in emitAttributes()
876 void ARMAsmPrinter::emitMachineConstantPoolValue( in emitMachineConstantPoolValue()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp38 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
72 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
124 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()
168 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()
216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()
221 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()
226 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/ARM/
H A DARMMCInstLower.cpp38 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
72 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
124 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()
168 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()
216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()
221 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()
226 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp38 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
72 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
124 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()
168 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()
216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()
221 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()
226 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp38 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
72 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
124 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()
168 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()
216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()
221 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()
226 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp38 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
72 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
124 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()
168 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()
216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()
221 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()
226 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp38 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
72 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
124 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()
168 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()
216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()
221 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()
226 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp38 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
72 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
124 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()
168 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()
216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()
221 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()
226 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp38 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
72 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
124 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()
168 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()
216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()
221 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()
226 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp38 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
72 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
124 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()
168 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()
216 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()
221 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()
226 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/ARM/
H A DARMMCInstLower.cpp38 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
72 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
124 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()
168 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()
219 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()
224 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()
229 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
H A DARMAsmPrinter.cpp55 ARMAsmPrinter::ARMAsmPrinter(TargetMachine &TM, in ARMAsmPrinter() function in ARMAsmPrinter
60 void ARMAsmPrinter::EmitFunctionBodyEnd() { in EmitFunctionBodyEnd()
69 void ARMAsmPrinter::EmitFunctionEntryLabel() { in EmitFunctionEntryLabel()
106 bool ARMAsmPrinter::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
242 MCSymbol *ARMAsmPrinter::GetCPISymbol(unsigned CPID) const { in GetCPISymbol()
253 MCSymbol *ARMAsmPrinter::
474 void ARMAsmPrinter::EmitStartOfAsmFile(Module &M) { in EmitStartOfAsmFile()
514 void ARMAsmPrinter::EmitEndOfAsmFile(Module &M) { in EmitEndOfAsmFile()
588 void ARMAsmPrinter::emitAttributes() { in emitAttributes()
858 void ARMAsmPrinter::
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/ARM/
H A DARMMCInstLower.cpp39 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
73 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
125 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()
169 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()
220 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()
225 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()
230 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
H A DARMAsmPrinter.cpp55 ARMAsmPrinter::ARMAsmPrinter(TargetMachine &TM, in ARMAsmPrinter() function in ARMAsmPrinter
60 void ARMAsmPrinter::EmitFunctionBodyEnd() { in EmitFunctionBodyEnd()
69 void ARMAsmPrinter::EmitFunctionEntryLabel() { in EmitFunctionEntryLabel()
106 bool ARMAsmPrinter::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
238 MCSymbol *ARMAsmPrinter::GetCPISymbol(unsigned CPID) const { in GetCPISymbol()
249 MCSymbol *ARMAsmPrinter::
485 void ARMAsmPrinter::EmitStartOfAsmFile(Module &M) { in EmitStartOfAsmFile()
525 void ARMAsmPrinter::EmitEndOfAsmFile(Module &M) { in EmitEndOfAsmFile()
599 void ARMAsmPrinter::emitAttributes() { in emitAttributes()
861 void ARMAsmPrinter::
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/ARM/
H A DARMMCInstLower.cpp39 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef()
73 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand()
125 ARMAsmPrinter &AP) { in LowerARMMachineInstrToMCInst()
169 void ARMAsmPrinter::EmitSled(const MachineInstr &MI, SledKind Kind) in EmitSled()
220 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_ENTER(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_ENTER()
225 void ARMAsmPrinter::LowerPATCHABLE_FUNCTION_EXIT(const MachineInstr &MI) in LowerPATCHABLE_FUNCTION_EXIT()
230 void ARMAsmPrinter::LowerPATCHABLE_TAIL_CALL(const MachineInstr &MI) in LowerPATCHABLE_TAIL_CALL()
H A DARMAsmPrinter.cpp55 ARMAsmPrinter::ARMAsmPrinter(TargetMachine &TM, in ARMAsmPrinter() function in ARMAsmPrinter
60 void ARMAsmPrinter::EmitFunctionBodyEnd() { in EmitFunctionBodyEnd()
69 void ARMAsmPrinter::EmitFunctionEntryLabel() { in EmitFunctionEntryLabel()
106 bool ARMAsmPrinter::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
238 MCSymbol *ARMAsmPrinter::GetCPISymbol(unsigned CPID) const { in GetCPISymbol()
249 MCSymbol *ARMAsmPrinter::
473 void ARMAsmPrinter::EmitStartOfAsmFile(Module &M) { in EmitStartOfAsmFile()
513 void ARMAsmPrinter::EmitEndOfAsmFile(Module &M) { in EmitEndOfAsmFile()
587 void ARMAsmPrinter::emitAttributes() { in emitAttributes()
833 void ARMAsmPrinter::
[all …]

1234