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

  /external/llvm/lib/Target/Mips/
MipsSubtarget.h 90 // HasFPIdx -- Floating point indexed load/store instructions.
91 bool HasFPIdx;
195 bool hasFPIdx() const { return HasFPIdx; }
Mips16ISelDAGToDAG.cpp 228 Subtarget.hasFPIdx())

Completed in 3786 milliseconds