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 284 /// getCurrentPCValue - This returns the address that the next emitted byte
287 virtual uintptr_t getCurrentPCValue() const {
MachineCodeEmitter.h 281 /// getCurrentPCValue - This returns the address that the next emitted byte
284 virtual uintptr_t getCurrentPCValue() const {

Completed in 23 milliseconds