Home
last modified time | relevance | path

Searched defs:swapped (Results 1 – 7 of 7) sorted by relevance

/llvm-project/libc/test/src/__support/
H A Dendian_test.cpp
/llvm-project/libc/test/src/network/
H A Dntohl_test.cpp
H A Dntohs_test.cpp
H A Dhtons_test.cpp
H A Dhtonl_test.cpp
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DSpecialize.cpp61 bool swapped = false; in areBinOpsSwapped() local
/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx14.cpp123 constexpr int swapped = maybe_htonl(false, 123); // expected-error {{constant expression}} expected-note {{in call}} variable