Home
last modified time | relevance | path

Searched refs:getUnderlyingObjects (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp178 bool getUnderlyingObjects(const MachineInstr &MI,
472 if (getUnderlyingObjects(MI, Objs)) { in hasHazard_()
500 getUnderlyingObjects(const MachineInstr &MI, in getUnderlyingObjects() function in MemDefsUses
/external/llvm/test/Analysis/LoopAccessAnalysis/
Dunderlying-objects-2.ll26 ; Since A[i] and A[i-1] are likely to be independent, getUnderlyingObjects
/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp134 static void getUnderlyingObjects(const Value *V, in getUnderlyingObjects() function
194 getUnderlyingObjects(V, Objs, DL); in getUnderlyingObjectsForInstr()
DMachinePipeliner.cpp981 static void getUnderlyingObjects(MachineInstr *MI, in getUnderlyingObjects() function
1004 getUnderlyingObjects(&MI, Objs, MF.getDataLayout()); in addLoopCarriedDependences()
1011 getUnderlyingObjects(&MI, Objs, MF.getDataLayout()); in addLoopCarriedDependences()