Home
last modified time | relevance | path

Searched refs:BPFMCInstLower (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFMCInstLower.cpp28 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()
DBPFMCInstLower.h27 class LLVM_LIBRARY_VISIBILITY BPFMCInstLower {
33 BPFMCInstLower(MCContext &ctx, AsmPrinter &printer) in BPFMCInstLower() function
DCMakeLists.txt21 BPFMCInstLower.cpp
DBPFAsmPrinter.cpp127 BPFMCInstLower MCInstLowering(OutContext, *this); in EmitInstruction()
/external/llvm/lib/Target/BPF/
DBPFMCInstLower.cpp28 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()
DBPFMCInstLower.h27 class LLVM_LIBRARY_VISIBILITY BPFMCInstLower {
33 BPFMCInstLower(MCContext &ctx, AsmPrinter &printer) in BPFMCInstLower() function
DBPFAsmPrinter.cpp49 BPFMCInstLower MCInstLowering(OutContext, *this); in EmitInstruction()
DCMakeLists.txt19 BPFMCInstLower.cpp