Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsDelaySlotFiller.cpp198 bool getUnderlyingObjects(const MachineInstr &MI,
503 if (getUnderlyingObjects(MI, Objs)) { in hasHazard_()
529 getUnderlyingObjects(const MachineInstr &MI, in getUnderlyingObjects() function in MemDefsUses
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachinePipeliner.cpp638 static void getUnderlyingObjects(const MachineInstr *MI, in getUnderlyingObjects() function
670 getUnderlyingObjects(&MI, Objs, MF.getDataLayout()); in addLoopCarriedDependences()
679 getUnderlyingObjects(&MI, Objs, MF.getDataLayout()); in addLoopCarriedDependences()