Home
last modified time | relevance | path

Searched defs:emitInt16 (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceAssemblerX86Base.h919 inline void AssemblerX86Base<TraitsType>::emitInt16(int16_t value) { in emitInt16() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1972 void AsmPrinter::emitInt16(int Value) const { in emitInt16() function in AsmPrinter