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

  /external/llvm/include/llvm/CodeGen/
JITCodeEmitter.h 283 /// getCurrentPCValue - This returns the address that the next emitted byte
286 virtual uintptr_t getCurrentPCValue() const {
MachineCodeEmitter.h 280 /// getCurrentPCValue - This returns the address that the next emitted byte
283 virtual uintptr_t getCurrentPCValue() const {

Completed in 38 milliseconds