Searched refs:BPFMCInstLower (Results 1 – 4 of 4) sorted by relevance
27 BPFMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const { in GetGlobalAddressSymbol()32 BPFMCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const { in GetExternalSymbolSymbol()36 MCOperand BPFMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()47 void BPFMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
24 class LLVM_LIBRARY_VISIBILITY BPFMCInstLower {30 BPFMCInstLower(MCContext &ctx, AsmPrinter &printer) in BPFMCInstLower() function
147 BPFMCInstLower MCInstLowering(OutContext, *this); in emitInstruction()
1524 SRCS_MIN+= Target/BPF/BPFMCInstLower.cpp