Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp200 bool getUnderlyingObjects(const MachineInstr &MI,
499 if (getUnderlyingObjects(MI, Objs)) { in hasHazard_()
527 getUnderlyingObjects(const MachineInstr &MI, in getUnderlyingObjects() function in MemDefsUses
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp478 static void getUnderlyingObjects(MachineInstr *MI, in getUnderlyingObjects() function
510 getUnderlyingObjects(&MI, Objs, MF.getDataLayout()); in addLoopCarriedDependences()
519 getUnderlyingObjects(&MI, Objs, MF.getDataLayout()); in addLoopCarriedDependences()