OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emitInt64At
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineCodeEmitter.h
238
///
emitInt64At
- Emit the Int64 Value in Addr.
239
void
emitInt64At
(uintptr_t *Addr, uintptr_t Value) {
JITCodeEmitter.h
243
///
emitInt64At
- Emit the Int64 Value in Addr.
244
void
emitInt64At
(uintptr_t *Addr, uintptr_t Value) {
Completed in 35 milliseconds