Searched refs:getUnderlyingObjects (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp156 bool getUnderlyingObjects(const MachineInstr &MI,
434 if (getUnderlyingObjects(MI, Objs)) {
461 getUnderlyingObjects(const MachineInstr &MI, function in class:MemDefsUses
/external/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp98 /// getUnderlyingObjects - This is a wrapper around GetUnderlyingObjects
100 static void getUnderlyingObjects(const Value *V, function
161 getUnderlyingObjects(V, Objs);
496 getUnderlyingObjects(V, Objs);

Completed in 83 milliseconds