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

  /external/llvm/lib/Target/Mips/
MipsMachineFunction.h 77 int getGPFI() const { return GPFI; }
79 bool needGPSaveRestore() const { return getGPFI(); }
  /external/llvm/lib/Target/MBlaze/
MBlazeMachineFunction.h 102 int getGPFI() const { return GPHolder.FI; }

Completed in 33 milliseconds