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

/external/llvm/lib/Target/Mips/
H A DMipsSubtarget.h255 bool hasExtractInsert() const { return !inMips16Mode() && hasMips32r2(); } function in class:llvm::MipsSubtarget

Completed in 735 milliseconds