Searched refs:useConstantIslands (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h106 (Subtarget->inMips16Mode() && Subtarget->useConstantIslands());
H A DMipsSubtarget.cpp297 bool MipsSubtarget::useConstantIslands() { function in class:MipsSubtarget
H A DMipsSubtarget.h268 static bool useConstantIslands();
H A DMipsConstantIslandPass.cpp455 !MipsSubtarget::useConstantIslands()) {

Completed in 664 milliseconds