/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ScheduleHazardRecognizer.h | 72 virtual void EmitInstruction(SUnit *) {} in EmitInstruction() function 76 virtual void EmitInstruction(MachineInstr *) {} in EmitInstruction() function
|
/external/llvm/include/llvm/CodeGen/ |
D | ScheduleHazardRecognizer.h | 72 virtual void EmitInstruction(SUnit *) {} in EmitInstruction() function 76 virtual void EmitInstruction(MachineInstr *) {} in EmitInstruction() function
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUHazardRecognizers.cpp | 129 void SPUHazardRecognizer::EmitInstruction(SUnit *SU) in EmitInstruction() function in SPUHazardRecognizer
|
/external/llvm/lib/Target/BPF/ |
D | BPFAsmPrinter.cpp | 47 void BPFAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in BPFAsmPrinter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/ |
D | ARCAsmPrinter.cpp | 65 void ARCAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in ARCAsmPrinter
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ScheduleHazardRecognizer.h | 69 virtual void EmitInstruction(SUnit *) {} in EmitInstruction() function
|
/external/llvm/lib/Target/AMDGPU/ |
D | GCNHazardRecognizer.cpp | 33 void GCNHazardRecognizer::EmitInstruction(SUnit *SU) { in EmitInstruction() function in GCNHazardRecognizer 37 void GCNHazardRecognizer::EmitInstruction(MachineInstr *MI) { in EmitInstruction() function in GCNHazardRecognizer
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonHazardRecognizer.cpp | 109 void HexagonHazardRecognizer::EmitInstruction(SUnit *SU) { in EmitInstruction() function in HexagonHazardRecognizer
|
/external/llvm/lib/Target/ARM/ |
D | ARMHazardRecognizer.cpp | 82 void ARMHazardRecognizer::EmitInstruction(SUnit *SU) { in EmitInstruction() function in ARMHazardRecognizer
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMHazardRecognizer.cpp | 82 void ARMHazardRecognizer::EmitInstruction(SUnit *SU) { in EmitInstruction() function in ARMHazardRecognizer
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMHazardRecognizer.cpp | 83 void ARMHazardRecognizer::EmitInstruction(SUnit *SU) { in EmitInstruction() function in ARMHazardRecognizer
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFStreamer.cpp | 18 void MipsELFStreamer::EmitInstruction(const MCInst &Inst, in EmitInstruction() function in MipsELFStreamer
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCHazardRecognizers.cpp | 176 void PPCDispatchGroupSBHazardRecognizer::EmitInstruction(SUnit *SU) { in EmitInstruction() function in PPCDispatchGroupSBHazardRecognizer 388 void PPCHazardRecognizer970::EmitInstruction(SUnit *SU) { in EmitInstruction() function in PPCHazardRecognizer970
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCHazardRecognizers.cpp | 176 void PPCDispatchGroupSBHazardRecognizer::EmitInstruction(SUnit *SU) { in EmitInstruction() function in PPCDispatchGroupSBHazardRecognizer 388 void PPCHazardRecognizer970::EmitInstruction(SUnit *SU) { in EmitInstruction() function in PPCHazardRecognizer970
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinAsmPrinter.cpp | 53 void EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in __anon5b7e91250111::BlackfinAsmPrinter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/ |
D | Nios2AsmPrinter.cpp | 52 void Nios2AsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in Nios2AsmPrinter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/ |
D | BPFAsmPrinter.cpp | 125 void BPFAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in BPFAsmPrinter
|
/external/llvm/lib/Object/ |
D | RecordStreamer.cpp | 76 void RecordStreamer::EmitInstruction(const MCInst &Inst, in EmitInstruction() function in RecordStreamer
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVAsmPrinter.cpp | 76 void RISCVAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in RISCVAsmPrinter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUMCInstLower.cpp | 242 void AMDGPUAsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in AMDGPUAsmPrinter 352 void R600AsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in R600AsmPrinter
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaAsmPrinter.cpp | 46 void EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCELFStreamer.cpp | 38 void HexagonMCELFStreamer::EmitInstruction(const MCInst &MCK, in EmitInstruction() function in HexagonMCELFStreamer
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430AsmPrinter.cpp | 150 void MSP430AsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in MSP430AsmPrinter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/ |
D | MSP430AsmPrinter.cpp | 148 void MSP430AsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in MSP430AsmPrinter
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430AsmPrinter.cpp | 156 void MSP430AsmPrinter::EmitInstruction(const MachineInstr *MI) { in EmitInstruction() function in MSP430AsmPrinter
|