Home
last modified time | relevance | path

Searched refs:Broken (Results 1 – 25 of 87) sorted by relevance

1234

/external/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp88 Value *handleLoopCondition(Value *Cond, PHINode *Broken,
235 Value *SIAnnotateControlFlow::handleLoopCondition(Value *Cond, PHINode *Broken, in handleLoopCondition() argument
255 NewPhi->addIncoming(Broken, From); in handleLoopCondition()
260 Value *PhiArg = handleLoopCondition(Incoming, Broken, L, Term); in handleLoopCondition()
298 Value *PhiArg = CallInst::Create(Break, Broken, "", Insert); in handleLoopCondition()
312 Value *Args[] = { Cond, Broken }; in handleLoopCondition()
317 Value *Args[] = { Cond, Broken }; in handleLoopCondition()
335 PHINode *Broken = PHINode::Create(Int64, 0, "", &Target->front()); in handleLoop() local
339 Value *Arg = handleLoopCondition(Cond, Broken, L, Term); in handleLoop()
344 Broken->addIncoming(*PI == BB ? Arg : Int64Zero, *PI); in handleLoop()
/external/curl/tests/unit/
DCMakeLists.txt13 # Broken link on Linux
22 # Broken link on Linux
/external/clang/test/SemaObjC/
Dprotocol-archane.m37 @protocol Broken @end protocol
40 - (void)crashWith:(<Broken>)a { // expected-warning {{protocol has no object type specified; defaul… argument
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DMiscompilation.cpp218 bool &Broken) { in TestMergedProgram() argument
233 Broken = BD.diffProgram(M1, "", "", false, &Error); in TestMergedProgram()
281 bool Broken = TestFn(BD, ToOptimize, ToNotOptimize, Error); in TestFuncs() local
285 return Broken; in TestFuncs()
703 bool Broken; in TestOptimizer() local
704 Module *New = TestMergedProgram(BD, Optimized, Safe, true, Error, Broken); in TestOptimizer()
706 outs() << (Broken ? " nope.\n" : " yup.\n"); in TestOptimizer()
710 return Broken; in TestOptimizer()
/external/llvm/tools/bugpoint/
DMiscompilation.cpp224 bool &Broken) { in testMergedProgram() argument
229 Broken = BD.diffProgram(M1.get(), "", "", false, &Error); in testMergedProgram()
273 bool Broken = in TestFuncs() local
278 return Broken; in TestFuncs()
711 bool Broken; in TestOptimizer() local
713 BD, std::move(Optimized), std::move(Safe), Error, Broken); in TestOptimizer()
715 outs() << (Broken ? " nope.\n" : " yup.\n"); in TestOptimizer()
719 return Broken; in TestOptimizer()
/external/timezonepicker-support/
DReadme5 Moved Adelaide above Broken Hill, Australia
/external/swiftshader/third_party/LLVM/lib/VMCore/
DVerifier.cpp91 bool Broken = false; in runOnFunction() local
99 Broken = true; in runOnFunction()
103 if (Broken) in runOnFunction()
119 bool Broken; // Is this module found to be broken? member
146 : FunctionPass(ID), Broken(false), RealPass(true), in Verifier()
152 : FunctionPass(ID), Broken(false), RealPass(true), action(ctn), Mod(0), in Verifier()
225 if (!Broken) return false; in abortIfBroken()
337 Broken = true; in CheckFailed()
346 Broken = true; in CheckFailed()
355 Broken = true; in CheckFailed()
[all …]
/external/ltp/runtest/
Dnet_stress.broken_ip5 # Broken IP packet
/external/swiftshader/third_party/LLVM/test/Verifier/
D2010-08-07-PointerIntrinsic.ll2 ; RUN: grep {Broken module} %t
/external/curl/tests/data/
Dtest180164 # CURLE_HTTP2: Send failure: Broken pipe
/external/llvm/test/LTO/X86/
Dstrip-debug-info.ll10 ; CHECK-ERR: Broken module found, compilation aborted
/external/clang/test/Preprocessor/
Dfeature_tests.c34 #error Broken handling of target-specific builtins
/external/llvm/lib/CodeGen/
DPostRASchedulerList.cpp396 unsigned Broken = in schedule() local
400 if (Broken != 0) { in schedule()
410 NumFixedAnti += Broken; in schedule()
DCriticalAntiDepBreaker.cpp511 unsigned Broken = 0; in BreakAntiDependencies() local
673 ++Broken; in BreakAntiDependencies()
680 return Broken; in BreakAntiDependencies()
DAggressiveAntiDepBreaker.cpp795 unsigned Broken = 0; in BreakAntiDependencies() local
988 ++Broken; in BreakAntiDependencies()
997 return Broken; in BreakAntiDependencies()
/external/bison/tests/
Dsets.at113 ## Broken Closure. ##
151 AT_SETUP([Broken Closure])
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPostRASchedulerList.cpp311 unsigned Broken = in Schedule() local
315 if (Broken != 0) { in Schedule()
328 NumFixedAnti += Broken; in Schedule()
DCriticalAntiDepBreaker.cpp505 unsigned Broken = 0; in BreakAntiDependencies() local
655 ++Broken; in BreakAntiDependencies()
662 return Broken; in BreakAntiDependencies()
DAggressiveAntiDepBreaker.cpp777 unsigned Broken = 0; in BreakAntiDependencies() local
952 ++Broken; in BreakAntiDependencies()
961 return Broken; in BreakAntiDependencies()
/external/llvm/test/CodeGen/ARM/
D2014-05-14-DwarfEHCrash.ll2 ; Broken in r208166, fixed in 208715.
/external/ltp/android/tools/
Ddisabled_tests.txt205 # Broken by bionic struct in6_addr definition
/external/llvm/lib/IR/
DVerifier.cpp92 bool Broken = false; member
177 Broken = true; in CheckFailed()
195 Broken |= TreatBrokenDebugInfoAsError; in DebugInfoCheckFailed()
300 Broken = false; in verify()
309 return !Broken; in verify()
315 Broken = false; in verify()
344 return !Broken; in verify()
4300 bool Broken = false; in verifyModule() local
4302 Broken |= !V.verify(F); in verifyModule()
4304 Broken |= !V.verify(M); in verifyModule()
[all …]
/external/skia/src/sfnt/
DSkPanose.h360 Broken = 13, enumerator
/external/libnl/doc/stylesheets/
Ddocbook-xsl.css77 border: none; /* Broken on IE6 */
/external/markdown/docs/
DCHANGE_LOG17 Broken up into multiple files.

1234