Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceOperand.cpp608 void ConstantRelocatable::emitWithoutPrefix(const TargetLowering *Target, in emitWithoutPrefix() function in Ice::ConstantRelocatable
610 Target->emitWithoutPrefix(this, Suffix); in emitWithoutPrefix()
DIceInstX8664.cpp133 CR->emitWithoutPrefix(Target, UseNonsfi ? "@GOTOFF" : ""); in emit()
DIceInstX8632.cpp164 CR->emitWithoutPrefix(Target, UseNonsfi ? "@GOTOFF" : ""); in emit()
DIceInstMIPS32.cpp167 CR->emitWithoutPrefix(Func->getTarget()); in emit()
347 CR->emitWithoutPrefix(Func->getTarget()); in emit()
574 CallTarget->emitWithoutPrefix(Func->getTarget()); in emit()
DIceTargetLowering.h316 void emitWithoutPrefix(const ConstantRelocatable *CR,
DIceTargetLowering.cpp952 void TargetLowering::emitWithoutPrefix(const ConstantRelocatable *C, in emitWithoutPrefix() function in Ice::TargetLowering
DIceInstARM32.cpp2247 CallTarget->emitWithoutPrefix(Func->getTarget()); in emit()
2515 CR->emitWithoutPrefix(Func->getTarget()); in emit()
2544 CR->emitWithoutPrefix(Func->getTarget()); in emit()
DIceOperand.h399 void emitWithoutPrefix(const TargetLowering *Target,
DIceInstMIPS32.h1080 CR->emitWithoutPrefix(Func->getTarget()); in emit()
DIceInstX86BaseImpl.h434 Target->emitWithoutPrefix(Target->createGetIPForRegister(Dest)); in emit()
642 DirectCallTarget->emitWithoutPrefix(Target); in emit()
DIceTargetLoweringARM32.cpp6665 emitWithoutPrefix(C); in emit()
DIceTargetLoweringX86BaseImpl.h8242 emitWithoutPrefix(C);