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

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

Completed in 66 milliseconds