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

  /external/llvm/lib/CodeGen/
RegisterCoalescer.h 67 /// No need to call setRegisters().
73 /// setRegisters - set registers to match the copy instruction MI. Return
75 bool setRegisters(const MachineInstr*);
RegAllocPBQP.cpp 326 if (!cp.setRegisters(&mi)) {
RegisterCoalescer.cpp 251 bool CoalescerPair::setRegisters(const MachineInstr *MI) {
    [all...]
  /ndk/sources/cxx-stl/gabi++/src/
personality.cc 106 setRegisters(unwind_exception, context, results);
117 setRegisters(unwind_exception, context, results);
helper_func_internal.h 56 void setRegisters(_Unwind_Exception* unwind_exception,
helper_func_internal.cc 348 void setRegisters(_Unwind_Exception* unwind_exception,
479 void setRegisters(_Unwind_Exception* unwind_exception,

Completed in 78 milliseconds