Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp208 bool ISASupported = !Subtarget->hasMips32r6() && in MipsFastISel() local
211 ISASupported && TM.isPositionIndependent() && in MipsFastISel()