HomeSort by relevance Sort by last modified time
    Searched refs:getPressureAtSlot (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
RenderMachineFunction.h 158 unsigned getPressureAtSlot(const TargetRegisterClass *trc,
RenderMachineFunction.cpp 498 unsigned TargetRegisterExtraInfo::getPressureAtSlot(
514 return (getPressureAtSlot(trc, i) > getCapacity(trc));
609 if (trei.getPressureAtSlot(trc, i) == 0) {
    [all...]

Completed in 47 milliseconds