Home
last modified time | relevance | path

Searched refs:getConstantInt16 (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.h220 Constant *getConstantInt16(int16_t ConstantInt16) { in getConstantInt16() function
DIceGlobalContext.cpp761 return getConstantInt16(Value); in getConstantInt()
DIceTargetLoweringX86BaseImpl.h4201 Constant *Eight = Ctx->getConstantInt16(8);
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp1362 return V(::context->getConstantInt16(i)); in createConstantShort()
1367 return V(::context->getConstantInt16(i)); in createConstantShort()