HomeSort by relevance Sort by last modified time
    Searched defs:getCurrentPCOffset (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
JITCodeEmitter.h 291 /// getCurrentPCOffset - Return the offset from the start of the emitted
293 uintptr_t getCurrentPCOffset() const {
MachineCodeEmitter.h 288 /// getCurrentPCOffset - Return the offset from the start of the emitted
290 virtual uintptr_t getCurrentPCOffset() const {

Completed in 28 milliseconds