Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/AMDGPU/
Dloop-address.ll5 ;CHECK: LOOP_BREAK @10
Ddisconnected-predset-break-bug.ll11 ; CHECK-NEXT: LOOP_BREAK
/external/libusb/libusb/os/
Dwindows_winusb.c53 #define LOOP_BREAK(err) \ macro
934 LOOP_BREAK(LIBUSB_ERROR_IO); in cache_config_descriptors()
939 LOOP_BREAK(LIBUSB_ERROR_IO); in cache_config_descriptors()
946 LOOP_BREAK(LIBUSB_ERROR_NO_MEM); in cache_config_descriptors()
960 LOOP_BREAK(LIBUSB_ERROR_IO); in cache_config_descriptors()
967 LOOP_BREAK(LIBUSB_ERROR_IO); in cache_config_descriptors()
972 LOOP_BREAK(LIBUSB_ERROR_IO); in cache_config_descriptors()
981 LOOP_BREAK(LIBUSB_ERROR_NO_MEM); in cache_config_descriptors()
1437 LOOP_BREAK(LIBUSB_ERROR_OVERFLOW); in windows_get_device_list()
1442 LOOP_BREAK(LIBUSB_ERROR_NO_MEM); in windows_get_device_list()
[all …]
/external/llvm/lib/Target/AMDGPU/
DEvergreenInstructions.td666 "LOOP_BREAK @$ADDR"> {
DR600Instructions.td1235 "LOOP_BREAK @$ADDR"> {