Searched refs:BPFMCInstLower (Results 1 – 8 of 8) sorted by relevance
28 BPFMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol()33 BPFMCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol()37 MCOperand BPFMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()48 void BPFMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
27 class LLVM_LIBRARY_VISIBILITY BPFMCInstLower {33 BPFMCInstLower(MCContext &ctx, AsmPrinter &printer) in BPFMCInstLower() function
21 BPFMCInstLower.cpp
127 BPFMCInstLower MCInstLowering(OutContext, *this); in EmitInstruction()
28 BPFMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol()32 MCOperand BPFMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()43 void BPFMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
49 BPFMCInstLower MCInstLowering(OutContext, *this); in EmitInstruction()
19 BPFMCInstLower.cpp