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

  /external/llvm/lib/Target/Mips/
MipsDelaySlotFiller.cpp 178 bool getUnderlyingObjects(const MachineInstr &MI,
472 if (getUnderlyingObjects(MI, Objs)) {
500 getUnderlyingObjects(const MachineInstr &MI,
518 GetUnderlyingObjects(const_cast<Value *>(V), Objs, DL);
  /external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp 132 /// getUnderlyingObjects - This is a wrapper around GetUnderlyingObjects
134 static void getUnderlyingObjects(const Value *V,
143 GetUnderlyingObjects(const_cast<Value *>(V), Objs, DL);
194 getUnderlyingObjects(V, Objs, DL);
    [all...]
MachinePipeliner.cpp     [all...]

Completed in 291 milliseconds