Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelectorImpl.h61 enum RejectAction { RejectAndGiveUp, RejectAndResume }; in executeMatchTable() enumerator
66 return RejectAndGiveUp; in executeMatchTable()
98 if (handleReject() == RejectAndGiveUp) in executeMatchTable()
105 if (handleReject() == RejectAndGiveUp) in executeMatchTable()
133 if (handleReject() == RejectAndGiveUp) in executeMatchTable()
151 if (handleReject() == RejectAndGiveUp) in executeMatchTable()
236 if (handleReject() == RejectAndGiveUp) in executeMatchTable()
261 if (handleReject() == RejectAndGiveUp) in executeMatchTable()
283 if (handleReject() == RejectAndGiveUp) in executeMatchTable()
302 if (handleReject() == RejectAndGiveUp) in executeMatchTable()
[all …]