NanoAssertMsg     223 nanojit/Assembler.cpp         NanoAssertMsg(containsPtr(codeStart, codeEnd, _nIns),
NanoAssertMsg     265 nanojit/Assembler.cpp                     NanoAssertMsg(arIndex == i, "Stack record index mismatch");
NanoAssertMsg     268 nanojit/Assembler.cpp             NanoAssertMsg( !isKnownReg(r) || regs->isConsistent(r,ins), "Register record mismatch");
NanoAssertMsg     289 nanojit/Assembler.cpp                     NanoAssertMsg(r == ins->getReg(), "Register record mismatch");
NanoAssertMsg    1351 nanojit/Assembler.cpp                     NanoAssertMsg(0, "Not supported for this architecture");
NanoAssertMsg    1588 nanojit/Assembler.cpp                 NanoAssertMsg(!_allocator.isFree(r),
NanoAssertMsg     811 nanojit/LIR.cpp                     NanoAssertMsg(0, "Constantly false guard detected");
NanoAssertMsg    1494 nanojit/LIR.cpp                     NanoAssertMsg(0, "Shouldn't see LIR_skip");
NanoAssertMsg    1214 nanojit/NativeARM.cpp             NanoAssertMsg(0, "NJ_EXPANDED_LOADSTORE_SUPPORTED not yet supported for this architecture");
NanoAssertMsg    1217 nanojit/NativeARM.cpp             NanoAssertMsg(0, "asm_store32 should never receive this LIR opcode");
NanoAssertMsg    1322 nanojit/NativeARM.cpp             NanoAssertMsg(0, "NJ_EXPANDED_LOADSTORE_SUPPORTED not yet supported for this architecture");
NanoAssertMsg    1325 nanojit/NativeARM.cpp             NanoAssertMsg(0, "asm_load64 should never receive this LIR opcode");
NanoAssertMsg    1380 nanojit/NativeARM.cpp             NanoAssertMsg(0, "NJ_EXPANDED_LOADSTORE_SUPPORTED not yet supported for this architecture");
NanoAssertMsg    1383 nanojit/NativeARM.cpp             NanoAssertMsg(0, "asm_store64 should never receive this LIR opcode");
NanoAssertMsg    1658 nanojit/NativeARM.cpp     NanoAssertMsg(bytes<=LARGEST_UNDERRUN_PROT, "constant LARGEST_UNDERRUN_PROT is too small");
NanoAssertMsg    2349 nanojit/NativeARM.cpp                 NanoAssertMsg(0, "Unsupported");
NanoAssertMsg    2460 nanojit/NativeARM.cpp             NanoAssertMsg(0, "Unsupported");
NanoAssertMsg    2514 nanojit/NativeARM.cpp             NanoAssertMsg(0, "NJ_EXPANDED_LOADSTORE_SUPPORTED not yet supported for this architecture");
NanoAssertMsg    2517 nanojit/NativeARM.cpp             NanoAssertMsg(0, "asm_load32 should never receive this LIR opcode");
NanoAssertMsg     183 nanojit/NativePPC.cpp                 NanoAssertMsg(0, "NJ_EXPANDED_LOADSTORE_SUPPORTED not yet supported for this architecture");
NanoAssertMsg     186 nanojit/NativePPC.cpp                 NanoAssertMsg(0, "asm_load32 should never receive this LIR opcode");
NanoAssertMsg     199 nanojit/NativePPC.cpp                 NanoAssertMsg(0, "NJ_EXPANDED_LOADSTORE_SUPPORTED not yet supported for this architecture");
NanoAssertMsg     202 nanojit/NativePPC.cpp                 NanoAssertMsg(0, "asm_store32 should never receive this LIR opcode");
NanoAssertMsg     230 nanojit/NativePPC.cpp                 NanoAssertMsg(0, "NJ_EXPANDED_LOADSTORE_SUPPORTED not yet supported for this architecture");
NanoAssertMsg     233 nanojit/NativePPC.cpp                 NanoAssertMsg(0, "asm_load64 should never receive this LIR opcode");
NanoAssertMsg     321 nanojit/NativePPC.cpp                 NanoAssertMsg(0, "NJ_EXPANDED_LOADSTORE_SUPPORTED not yet supported for this architecture");
NanoAssertMsg     324 nanojit/NativePPC.cpp                 NanoAssertMsg(0, "asm_store64 should never receive this LIR opcode");
NanoAssertMsg    1129 nanojit/NativePPC.cpp         NanoAssertMsg(bytes<=LARGEST_UNDERRUN_PROT, "constant LARGEST_UNDERRUN_PROT is too small");
NanoAssertMsg     318 nanojit/NativeSparc.cpp                 NanoAssertMsg(0, "NJ_EXPANDED_LOADSTORE_SUPPORTED not yet supported for this architecture");
NanoAssertMsg     321 nanojit/NativeSparc.cpp                 NanoAssertMsg(0, "asm_store32 should never receive this LIR opcode");
NanoAssertMsg     375 nanojit/NativeSparc.cpp                 NanoAssertMsg(0, "NJ_EXPANDED_LOADSTORE_SUPPORTED not yet supported for this architecture");
NanoAssertMsg     378 nanojit/NativeSparc.cpp                 NanoAssertMsg(0, "asm_load64 should never receive this LIR opcode");
NanoAssertMsg     418 nanojit/NativeSparc.cpp                 NanoAssertMsg(0, "NJ_EXPANDED_LOADSTORE_SUPPORTED not yet supported for this architecture");
NanoAssertMsg     421 nanojit/NativeSparc.cpp                 NanoAssertMsg(0, "asm_store64 should never receive this LIR opcode");
NanoAssertMsg     714 nanojit/NativeSparc.cpp                     NanoAssertMsg(0, "Unsupported");
NanoAssertMsg     736 nanojit/NativeSparc.cpp                     NanoAssertMsg(0, "Unsupported");
NanoAssertMsg     791 nanojit/NativeSparc.cpp                 NanoAssertMsg(0, "NJ_EXPANDED_LOADSTORE_SUPPORTED not yet supported for this architecture");
NanoAssertMsg     794 nanojit/NativeSparc.cpp                 NanoAssertMsg(0, "asm_load32 should never receive this LIR opcode");
NanoAssertMsg    1407 nanojit/NativeX64.cpp                 NanoAssertMsg(0, "asm_load64 should never receive this LIR opcode");
NanoAssertMsg    1441 nanojit/NativeX64.cpp                 NanoAssertMsg(0, "asm_load32 should never receive this LIR opcode");
NanoAssertMsg    1504 nanojit/NativeX64.cpp                 NanoAssertMsg(0, "asm_store64 should never receive this LIR opcode");
NanoAssertMsg    1533 nanojit/NativeX64.cpp                 NanoAssertMsg(0, "asm_store32 should never receive this LIR opcode");
NanoAssertMsg    1805 nanojit/NativeX64.cpp         NanoAssertMsg(bytes<=LARGEST_UNDERRUN_PROT, "constant LARGEST_UNDERRUN_PROT is too small");
NanoAssertMsg     353 nanojit/Nativei386.cpp             NanoAssertMsg(0, "Unknown branch type in nPatchBranch");
NanoAssertMsg     492 nanojit/Nativei386.cpp                     NanoAssertMsg(0, "asm_store32 should never receive this LIR opcode");
NanoAssertMsg     528 nanojit/Nativei386.cpp                     NanoAssertMsg(0, "asm_store32 should never receive this LIR opcode");
NanoAssertMsg     582 nanojit/Nativei386.cpp                     NanoAssertMsg(0, "asm_load64 should never receive this LIR opcode");
NanoAssertMsg     636 nanojit/Nativei386.cpp                     NanoAssertMsg(0, "asm_load64 should never receive this LIR opcode");
NanoAssertMsg     675 nanojit/Nativei386.cpp         NanoAssertMsg(op == LIR_stqi, "asm_store64 should never receive this LIR opcode");
NanoAssertMsg    1069 nanojit/Nativei386.cpp                 NanoAssertMsg(0, "Unsupported");
NanoAssertMsg    1106 nanojit/Nativei386.cpp                 NanoAssertMsg(0, "Unsupported");
NanoAssertMsg    1197 nanojit/Nativei386.cpp                     NanoAssertMsg(0, "asm_load32 should never receive this LIR opcode");
NanoAssertMsg    1253 nanojit/Nativei386.cpp                     NanoAssertMsg(0, "asm_load32 should never receive this LIR opcode");
NanoAssertMsg    1281 nanojit/Nativei386.cpp                 NanoAssertMsg(0, "asm_load32 should never receive this LIR opcode");
NanoAssertMsg    1814 nanojit/Nativei386.cpp                 NanoAssertMsg(false, "Should not move data from GPR to XMM");
NanoAssertMsg    1817 nanojit/Nativei386.cpp                 NanoAssertMsg(false, "Should not move data from GPR/XMM to x87 FPU");
NanoAssertMsg    2048 nanojit/Nativei386.cpp         NanoAssertMsg(n<=LARGEST_UNDERRUN_PROT, "constant LARGEST_UNDERRUN_PROT is too small");
NanoAssertMsg     111 nanojit/nanojit.h         inline void NanoAssertMsg(bool a,const char *m) {}