Searched refs:InstrInfo16 (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp261 if (!InstrInfo16) {
266 InstrInfo16.swap(InstrInfo);
276 InstrInfo16.swap(InstrInfo);
H A DMipsSubtarget.h155 std::unique_ptr<const MipsInstrInfo> InstrInfo16; member in class:llvm::MipsSubtarget

Completed in 58 milliseconds