Home
last modified time | relevance | path

Searched refs:VEAsmPrinter (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVEAsmPrinter.cpp38 class VEAsmPrinter : public AsmPrinter { class
44 explicit VEAsmPrinter(TargetMachine &TM, std::unique_ptr<MCStreamer> Streamer) in VEAsmPrinter() function in __anon49bdb0340111::VEAsmPrinter
57 void VEAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction()
77 RegisterAsmPrinter<VEAsmPrinter> X(getTheVETarget()); in LLVMInitializeVEAsmPrinter()
DCMakeLists.txt12 VEAsmPrinter.cpp
DLLVMBuild.txt32 MC SelectionDAG VEAsmPrinter
/external/llvm-project/llvm/lib/Target/VE/
DVEAsmPrinter.cpp40 class VEAsmPrinter : public AsmPrinter { class
46 explicit VEAsmPrinter(TargetMachine &TM, std::unique_ptr<MCStreamer> Streamer) in VEAsmPrinter() function in __anon501c90200111::VEAsmPrinter
180 void VEAsmPrinter::lowerGETGOTAndEmitMCInsts(const MachineInstr *MI, in lowerGETGOTAndEmitMCInsts()
222 void VEAsmPrinter::lowerGETFunPLTAndEmitMCInsts(const MachineInstr *MI, in lowerGETFunPLTAndEmitMCInsts()
270 void VEAsmPrinter::lowerGETTLSAddrAndEmitMCInsts(const MachineInstr *MI, in lowerGETTLSAddrAndEmitMCInsts()
327 void VEAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction()
355 void VEAsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand()
369 bool VEAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo, in PrintAsmOperand()
392 RegisterAsmPrinter<VEAsmPrinter> X(getTheVETarget()); in LLVMInitializeVEAsmPrinter()
DCMakeLists.txt18 VEAsmPrinter.cpp
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/InstPrinter/
DLLVMBuild.txt19 name = VEAsmPrinter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/MCTargetDesc/
DLLVMBuild.txt21 required_libraries = MC VEAsmPrinter VEInfo Support