Home
last modified time | relevance | path

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

/external/llvm-project/clang/utils/TableGen/
DMveEmitter.cpp793 BoundsType boundsType; member
912 switch (IA.boundsType) { in genSema()
1385 IA.boundsType = ImmediateArg::BoundsType::ExplicitRange; in ACLEIntrinsic()
1389 IA.boundsType = ImmediateArg::BoundsType::UInt; in ACLEIntrinsic()
1392 IA.boundsType = ImmediateArg::BoundsType::ExplicitRange; in ACLEIntrinsic()
1396 IA.boundsType = ImmediateArg::BoundsType::ExplicitRange; in ACLEIntrinsic()
/external/skia/tests/
DClipStackTest.cpp443 SkClipStack::BoundsType boundsType; in test_rect_inverse_fill() local
444 stack.getBounds(&bounds, &boundsType); in test_rect_inverse_fill()
445 REPORTER_ASSERT(reporter, SkClipStack::kInsideOut_BoundsType == boundsType); in test_rect_inverse_fill()
/external/skqp/tests/
DClipStackTest.cpp440 SkClipStack::BoundsType boundsType; in test_rect_inverse_fill() local
441 stack.getBounds(&bounds, &boundsType); in test_rect_inverse_fill()
442 REPORTER_ASSERT(reporter, SkClipStack::kInsideOut_BoundsType == boundsType); in test_rect_inverse_fill()