reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
204 if (InConstantPool && Opc != Mips::CONSTPOOL_ENTRY) { 208 if (Opc == Mips::CONSTPOOL_ENTRY) {lib/Target/Mips/MipsConstantIslandPass.cpp
568 BuildMI(*BB, InsAt, DebugLoc(), TII->get(Mips::CONSTPOOL_ENTRY)) 623 assert(CPEMI.getOpcode() == Mips::CONSTPOOL_ENTRY); 735 if (Opc == Mips::CONSTPOOL_ENTRY) 1388 U.CPEMI = BuildMI(NewIsland, DebugLoc(), TII->get(Mips::CONSTPOOL_ENTRY))lib/Target/Mips/MipsInstrInfo.cpp
586 case Mips::CONSTPOOL_ENTRY: