Searched defs:isGP32bit (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h290 bool isGP32bit() const { return !IsGP64bit; } function in class:llvm::MipsSubtarget

Completed in 52 milliseconds