Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.h219 Constant *getConstantInt16(int16_t ConstantInt16) { in getConstantInt16() function
DIceGlobalContext.cpp679 return getConstantInt16(Value); in getConstantInt()
DIceTargetLoweringX86BaseImpl.h4276 Constant *Eight = Ctx->getConstantInt16(8);
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp2072 return V(::context->getConstantInt16(i)); in createConstantShort()
2078 return V(::context->getConstantInt16(i)); in createConstantShort()