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

  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 356 MipsCC(CallingConv::ID CallConv, bool IsO32, bool IsFP64, CCState &Info,
381 unsigned regSize() const { return IsO32 ? 4 : 8; }
430 bool IsO32, IsFP64;
MipsISelLowering.cpp     [all...]
  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]

Completed in 171 milliseconds