Searched defs:getCurrentPCOffset (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DJITCodeEmitter.h291 /// getCurrentPCOffset - Return the offset from the start of the emitted
293 uintptr_t getCurrentPCOffset() const { function in class:llvm::JITCodeEmitter
H A DMachineCodeEmitter.h288 /// getCurrentPCOffset - Return the offset from the start of the emitted
290 virtual uintptr_t getCurrentPCOffset() const { function in class:llvm::MachineCodeEmitter

Completed in 57 milliseconds