Home
last modified time | relevance | path

Searched defs:TE2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Daes_i.h37 #define TE2(i) Te2[((i) >> 8) & 0xff] macro
77 #define TE2(i) rotr(Te0[((i) >> 8) & 0xff], 16) macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8256 sort(FirstEntries, [](const TreeEntry *TE1, const TreeEntry *TE2) { in isGatherShuffledEntry()
8293 sort(SecondEntries, [](const TreeEntry *TE1, const TreeEntry *TE2) { in isGatherShuffledEntry()