Searched defs:check_ushort (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/Driver/
H A Dlanai-unknown-unknown.cpp55 // CHECK: zeroext i16 @check_ushort()
56 unsigned short check_ushort() { return 0; } function
H A Dle32-unknown-nacl.cpp106 // CHECK: zeroext i16 @check_ushort()
107 unsigned short check_ushort() { return 0; } function
H A Dle64-unknown-unknown.cpp97 // CHECK: zeroext i16 @check_ushort()
98 unsigned short check_ushort() { return 0; } function
H A Dwasm32-unknown-unknown.cpp79 // CHECK: zeroext i16 @check_ushort()
80 unsigned short check_ushort() { return 0; } function
H A Dwasm64-unknown-unknown.cpp79 // CHECK: zeroext i16 @check_ushort()
80 unsigned short check_ushort() { return 0; } function

Completed in 103 milliseconds