Home
last modified time | relevance | path

Searched refs:BPFAsmPrinter (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFAsmPrinter.cpp36 class BPFAsmPrinter : public AsmPrinter { class
38 explicit BPFAsmPrinter(TargetMachine &TM, in BPFAsmPrinter() function in __anon380736ed0111::BPFAsmPrinter
55 void BPFAsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand()
93 bool BPFAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo, in PrintAsmOperand()
103 bool BPFAsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, in PrintAsmMemoryOperand()
125 void BPFAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction()
136 RegisterAsmPrinter<BPFAsmPrinter> X(getTheBPFleTarget()); in LLVMInitializeBPFAsmPrinter()
137 RegisterAsmPrinter<BPFAsmPrinter> Y(getTheBPFbeTarget()); in LLVMInitializeBPFAsmPrinter()
138 RegisterAsmPrinter<BPFAsmPrinter> Z(getTheBPFTarget()); in LLVMInitializeBPFAsmPrinter()
DLLVMBuild.txt37 BPFAsmPrinter
DCMakeLists.txt16 BPFAsmPrinter.cpp
/external/llvm/lib/Target/BPF/
DBPFAsmPrinter.cpp36 class BPFAsmPrinter : public AsmPrinter { class
38 explicit BPFAsmPrinter(TargetMachine &TM, std::unique_ptr<MCStreamer> Streamer) in BPFAsmPrinter() function in __anonde9bf3950111::BPFAsmPrinter
47 void BPFAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction()
58 RegisterAsmPrinter<BPFAsmPrinter> X(TheBPFleTarget); in LLVMInitializeBPFAsmPrinter()
59 RegisterAsmPrinter<BPFAsmPrinter> Y(TheBPFbeTarget); in LLVMInitializeBPFAsmPrinter()
60 RegisterAsmPrinter<BPFAsmPrinter> Z(TheBPFTarget); in LLVMInitializeBPFAsmPrinter()
DCMakeLists.txt14 BPFAsmPrinter.cpp
DLLVMBuild.txt36 BPFAsmPrinter
/external/llvm/lib/Target/BPF/InstPrinter/
DLLVMBuild.txt20 name = BPFAsmPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/InstPrinter/
DLLVMBuild.txt20 name = BPFAsmPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/MCTargetDesc/
DLLVMBuild.txt22 required_libraries = MC BPFAsmPrinter BPFInfo Support
/external/llvm/lib/Target/BPF/MCTargetDesc/
DLLVMBuild.txt22 required_libraries = MC BPFAsmPrinter BPFInfo Support