Home
last modified time | relevance | path

Searched defs:PreEmitNoops (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleHazardRecognizer.h82 virtual unsigned PreEmitNoops(SUnit *) { in PreEmitNoops() function
88 virtual unsigned PreEmitNoops(MachineInstr *) { in PreEmitNoops() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp155 unsigned PPCDispatchGroupSBHazardRecognizer::PreEmitNoops(SUnit *SU) { in PreEmitNoops() function in PPCDispatchGroupSBHazardRecognizer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp231 unsigned GCNHazardRecognizer::PreEmitNoops(SUnit *SU) { in PreEmitNoops() function in GCNHazardRecognizer
236 unsigned GCNHazardRecognizer::PreEmitNoops(MachineInstr *MI) { in PreEmitNoops() function in GCNHazardRecognizer