Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2577 CheckInteger(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckInteger() function
2592 return ::CheckInteger(MatcherTable, MatcherIndex, N.getOperand(ChildNo)); in CheckChildInteger()
2688 Result = !::CheckInteger(Table, Index, N); in IsPredicateKnownToFail()
3180 if (!::CheckInteger(MatcherTable, MatcherIndex, N)) break; in SelectCodeCommon()
/third_party/mindspore/patches/
D0005-micro-for-ohos.patch4892 + (void)CheckAndConvertUtils::CheckInteger(kProjection_size, proj_size, kGreaterThan, 0, this->nam…
4943 + (void)CheckAndConvertUtils::CheckInteger(kProjection_size, proj_size, kGreaterThan, 0, this->nam…
4994 + (void)CheckAndConvertUtils::CheckInteger(kProjection_size, proj_size, kGreaterThan, 0, this->nam…
5049 …(void)CheckAndConvertUtils::CheckInteger("h_shape[1]", h_input_shape[1], kEqual, x_input_shape[1],…
5063 + (void)CheckAndConvertUtils::CheckInteger(kProjection_size, proj_size, kGreaterThan, 0, this->nam…
5068 (void)CheckAndConvertUtils::CheckInteger(kNumLayers, num_layers, kGreaterThan, 0, this->name());