Home
last modified time | relevance | path

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

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