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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
LiveIntervalAnalysis.h 357 /// handleLiveInRegister - Create interval for a livein register.
358 void handleLiveInRegister(MachineBasicBlock* mbb,
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
LiveIntervalAnalysis.cpp 595 void LiveIntervals::handleLiveInRegister(MachineBasicBlock *MBB,
692 handleLiveInRegister(MBB, MIIndex, getOrCreateInterval(*LI));
696 handleLiveInRegister(MBB, MIIndex, getOrCreateInterval(*AS),
    [all...]

Completed in 81 milliseconds