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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ObjectCodeEmitter.cpp 102 /// start of the block is, and can implement getMachineBasicBlockAddress.
109 /// getMachineBasicBlockAddress - Return the address of the specified
113 ObjectCodeEmitter::getMachineBasicBlockAddress(MachineBasicBlock *MBB) const {
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
JITEmitter.cpp 298 /// the getMachineBasicBlockAddress callback.
435 virtual uintptr_t getMachineBasicBlockAddress(MachineBasicBlock *MBB) const{
    [all...]

Completed in 55 milliseconds