Home
last modified time | relevance | path

Searched refs:emitWithoutPrefix (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceOperand.cpp619 void ConstantRelocatable::emitWithoutPrefix(const TargetLowering *Target, in emitWithoutPrefix() function in Ice::ConstantRelocatable
621 Target->emitWithoutPrefix(this, Suffix); in emitWithoutPrefix()
DIceInstMIPS32.cpp73 CR->emitWithoutPrefix(Func->getTarget()); in emit()
253 CR->emitWithoutPrefix(Func->getTarget()); in emit()
480 CallTarget->emitWithoutPrefix(Func->getTarget()); in emit()
DIceTargetLowering.h316 void emitWithoutPrefix(const ConstantRelocatable *CR,
DIceTargetLowering.cpp921 void TargetLowering::emitWithoutPrefix(const ConstantRelocatable *C, in emitWithoutPrefix() function in Ice::TargetLowering
DIceInstARM32.cpp2172 CallTarget->emitWithoutPrefix(Func->getTarget()); in emit()
2440 CR->emitWithoutPrefix(Func->getTarget()); in emit()
2466 CR->emitWithoutPrefix(Func->getTarget()); in emit()
DIceOperand.h399 void emitWithoutPrefix(const TargetLowering *Target,
DIceInstX8632.cpp592 DirectCallTarget->emitWithoutPrefix(Target); in emit()
2916 CR->emitWithoutPrefix(Target); in emit()
DIceInstX8664.cpp579 DirectCallTarget->emitWithoutPrefix(Target); in emit()
2836 CR->emitWithoutPrefix(Target); in emit()
DIceInstMIPS32.h1080 CR->emitWithoutPrefix(Func->getTarget()); in emit()
DIceTargetLoweringARM32.cpp6387 emitWithoutPrefix(C); in emit()
DIceTargetLoweringX8664.cpp6885 emitWithoutPrefix(C); in emit()
DIceTargetLoweringX8632.cpp7612 emitWithoutPrefix(C); in emit()