Home
last modified time | relevance | path

Searched refs:ISASupported (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp195 bool ISASupported = !Subtarget->hasMips32r6() && Subtarget->hasMips32(); in MipsFastISel() local
197 ISASupported && (TM.getRelocationModel() == Reloc::PIC_) && in MipsFastISel()