Searched refs:reportHWLoopFailure (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp113 void reportHWLoopFailure(const StringRef Msg, const StringRef ORETag, function in namespace:__anon3478
252 reportHWLoopFailure("nested hardware-loops not supported", "HWLoopNested",
261 reportHWLoopFailure("cannot analyze loop, irreducible control flow",
268 reportHWLoopFailure("it's not profitable to create a hardware-loop",
296 reportHWLoopFailure("loop is not a candidate", "HWLoopNoCandidate", ORE, L);
323 reportHWLoopFailure("could not safely create a loop count expression",

Completed in 107 milliseconds