Home
last modified time | relevance | path

Searched refs:EmitBundleUnlock (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp119 EmitBundleUnlock(); in sandboxIndirectJump()
140 EmitBundleUnlock(); in sandboxLoadStoreStackChange()
196 EmitBundleUnlock(); in EmitInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCELFStreamer.h80 void EmitBundleUnlock() override;
DMCObjectStreamer.h134 void EmitBundleUnlock() override;
DMCStreamer.h1020 virtual void EmitBundleUnlock();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCELFStreamer.cpp634 void MCELFStreamer::EmitBundleUnlock() { in EmitBundleUnlock() function in MCELFStreamer
DMCObjectStreamer.cpp442 void MCObjectStreamer::EmitBundleUnlock() { in EmitBundleUnlock() function in MCObjectStreamer
DMCAsmStreamer.cpp340 void EmitBundleUnlock() override;
1972 void MCAsmStreamer::EmitBundleUnlock() { in EmitBundleUnlock() function in MCAsmStreamer
DMCStreamer.cpp1101 void MCStreamer::EmitBundleUnlock() {} in EmitBundleUnlock() function in MCStreamer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp4701 getStreamer().EmitBundleUnlock(); in parseDirectiveBundleUnlock()