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()
DIceInstX8632.cpp169 CR->emitWithoutPrefix(Target, UseNonsfi ? "@GOTOFF" : ""); in emit()
DIceInstX8664.cpp138 CR->emitWithoutPrefix(Target, UseNonsfi ? "@GOTOFF" : ""); in emit()
DIceInstMIPS32.cpp169 CR->emitWithoutPrefix(Func->getTarget()); in emit()
349 CR->emitWithoutPrefix(Func->getTarget()); in emit()
574 CallTarget->emitWithoutPrefix(Func->getTarget()); in emit()
DIceTargetLowering.h323 void emitWithoutPrefix(const ConstantRelocatable *CR,
DIceTargetLowering.cpp963 void TargetLowering::emitWithoutPrefix(const ConstantRelocatable *C, in emitWithoutPrefix() function in Ice::TargetLowering
DIceInstARM32.cpp2249 CallTarget->emitWithoutPrefix(Func->getTarget()); in emit()
2517 CR->emitWithoutPrefix(Func->getTarget()); in emit()
2546 CR->emitWithoutPrefix(Func->getTarget()); in emit()
DIceOperand.h414 void emitWithoutPrefix(const TargetLowering *Target,
DIceInstMIPS32.h1080 CR->emitWithoutPrefix(Func->getTarget()); in emit()
DIceInstX86BaseImpl.h434 Target->emitWithoutPrefix(Target->createGetIPForRegister(Dest)); in emit()
640 DirectCallTarget->emitWithoutPrefix(Target); in emit()
DIceTargetLoweringARM32.cpp6685 emitWithoutPrefix(C); in emit()
DIceTargetLoweringX86BaseImpl.h8212 emitWithoutPrefix(C);