Home
last modified time | relevance | path

Searched refs:getUnderlyingObjects (Results 1 – 7 of 7) 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp200 bool getUnderlyingObjects(const MachineInstr &MI,
499 if (getUnderlyingObjects(MI, Objs)) { in hasHazard_()
527 getUnderlyingObjects(const MachineInstr &MI, in getUnderlyingObjects() function in MemDefsUses
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/LoopAccessAnalysis/
Dunderlying-objects-2.ll26 ; Since A[i] and A[i-1] are likely to be independent, getUnderlyingObjects
/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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp1048 static void getUnderlyingObjects(MachineInstr *MI, in getUnderlyingObjects() function
1080 getUnderlyingObjects(&MI, Objs, MF.getDataLayout()); in addLoopCarriedDependences()
1089 getUnderlyingObjects(&MI, Objs, MF.getDataLayout()); in addLoopCarriedDependences()