HomeSort by relevance Sort by last modified time
    Searched refs:check_ushort (Results 1 - 5 of 5) sorted by null

  /external/clang/test/Driver/
lanai-unknown-unknown.cpp 55 // CHECK: zeroext i16 @check_ushort()
56 unsigned short check_ushort() { return 0; } function
wasm32-unknown-unknown.cpp 79 // CHECK: zeroext i16 @check_ushort()
80 unsigned short check_ushort() { return 0; } function
wasm64-unknown-unknown.cpp 79 // CHECK: zeroext i16 @check_ushort()
80 unsigned short check_ushort() { return 0; } function
le32-unknown-nacl.cpp 106 // CHECK: zeroext i16 @check_ushort()
107 unsigned short check_ushort() { return 0; } function
le64-unknown-unknown.cpp 97 // CHECK: zeroext i16 @check_ushort()
98 unsigned short check_ushort() { return 0; } function

Completed in 78 milliseconds