Home
last modified time | relevance | path

Searched refs:VerifyEnabled (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocBase.cpp43 VerifyRegAlloc("verify-regalloc", cl::location(RegAllocBase::VerifyEnabled),
48 bool RegAllocBase::VerifyEnabled = false; member in RegAllocBase
DRegAllocBase.h117 static bool VerifyEnabled;
DRegAllocGreedy.cpp1777 if (VerifyEnabled) in splitAroundRegion()
2013 if (VerifyEnabled) in tryBlockSplit()
3082 if (VerifyEnabled) in selectOrSplitImpl()
3174 if (VerifyEnabled) in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DRegAllocBase.cpp41 VerifyRegAlloc("verify-regalloc", cl::location(RegAllocBase::VerifyEnabled),
45 bool RegAllocBase::VerifyEnabled = false; member in RegAllocBase
DRegAllocBase.h114 static bool VerifyEnabled;
DRegAllocGreedy.cpp1349 if (VerifyEnabled) in splitAroundRegion()
1547 if (VerifyEnabled) in tryBlockSplit()
2560 if (VerifyEnabled) in selectOrSplitImpl()
2582 if (VerifyEnabled) in runOnMachineFunction()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocBasic.cpp63 VerifyRegAlloc("verify-regalloc", cl::location(RegAllocBase::VerifyEnabled),
67 bool RegAllocBase::VerifyEnabled = false; member in RegAllocBase
560 if (VerifyEnabled) { in runOnMachineFunction()
DRegAllocBase.h182 static bool VerifyEnabled;
DRegAllocGreedy.cpp1081 if (VerifyEnabled) in splitAroundRegion()
1252 if (VerifyEnabled) in tryBlockSplit()
1600 if (VerifyEnabled) in selectOrSplit()
1614 if (VerifyEnabled) in runOnMachineFunction()