Home
last modified time | relevance | path

Searched defs:emitInt32 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DJITCodeEmitter.h218 void emitInt32(uint32_t Value) { in emitInt32() function
DMachineCodeEmitter.h213 void emitInt32(int32_t Value) { in emitInt32() function
/external/swiftshader/third_party/subzero/src/
DIceAssemblerX86Base.h924 inline void AssemblerX86Base<TraitsType>::emitInt32(int32_t value) { in emitInt32() function