Home
last modified time | relevance | path

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

/external/deqp/modules/internal/
DditBuildInfoTests.cpp185 const bool isDebug = true; in init() local
187 const bool isDebug = false; in init()
192 …addChild(new BuildInfoStringCase (m_testCtx, "de_debug", "DE_DEBUG", isDebug ? "1" : "not d… in init()
/external/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h784 (SkipDebug && op->isDebug())) in defusechain_iterator()
800 assert(!Op->isDebug() && "Can't have debug defs"); in advance()
805 (SkipDebug && Op->isDebug()))) in advance()
887 (SkipDebug && op->isDebug())) in defusechain_instr_iterator()
903 assert(!Op->isDebug() && "Can't have debug defs"); in advance()
908 (SkipDebug && Op->isDebug()))) in advance()
DMachineOperand.h319 bool isDebug() const { in isDebug() function
374 assert((!Val || !isDebug()) && "Marking a debug operation as kill");
552 bool isUndef = false, bool isDebug = false);
581 bool isDebug = false,
594 Op.IsDebug = isDebug;
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
DXMPVersionInfo.java40 boolean isDebug(); in isDebug() method
DXMPMetaFactory.java290 public boolean isDebug() in getVersionInfo()
/external/llvm/lib/Target/X86/
DX86VZeroUpper.cpp132 if (MO.isDebug()) in hasYmmReg()
/external/llvm/lib/Target/Hexagon/
DHexagonPeephole.cpp333 Src.isDebug()); in ChangeOpInto()
DHexagonInstrInfo.cpp880 MO.isDebug()); in PredicateInstruction()
923 PredMO.isDebug()); in PredicateInstruction()
DHexagonHardwareLoops.cpp963 if (Use.isDebug()) in removeIfDead()
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/
DTool.java645 generator.setDebug(isDebug()); in generateRecognizer()
1112 public boolean isDebug() {
/external/llvm/lib/CodeGen/
DMachineInstr.cpp92 assert((!Val || !isDebug()) && "Marking a debug operation as def"); in setIsDef()
130 bool isDebug) { in ChangeToRegister() argument
153 IsDebug = isDebug; in ChangeToRegister()
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
Ddojo-1.6.1.js254 isDebug: false, property
1816 if(dojo.config.isDebug){