Home
last modified time | relevance | path

Searched refs:Bswap (Results 1 – 11 of 11) sorted by relevance

/external/libtextclassifier/util/hash/
Dfarmhash.cc359 #undef Bswap
360 #define Bswap Bswap64 macro
530 #undef Bswap
531 #define Bswap Bswap32 macro
658 #undef Bswap
659 #define Bswap Bswap32
910 #undef Bswap
911 #define Bswap Bswap32
1110 #undef Bswap
1111 #define Bswap Bswap32 macro
[all …]
/external/swiftshader/third_party/subzero/src/
DIceIntrinsics.h49 Bswap, enumerator
DIceIntrinsics.cpp117 INTRIN(Bswap, SideEffects_F, ReturnsTwice_F, MemoryWrite_F) \
DIceInstX86Base.h90 Bswap, enumerator
1139 class InstX86Bswap : public InstX86BaseInplaceopGPR<InstX86Base::Bswap> {
1147 : InstX86BaseInplaceopGPR<InstX86Base::Bswap>(Func, SrcDest) {} in InstX86Bswap()
3199 using Bswap = typename InstImpl<TraitsType>::InstX86Bswap; member
DIceTargetLoweringX86Base.h587 Context.insert<typename Traits::Insts::Bswap>(SrcDest); in _bswap()
DIceTargetLoweringMIPS32.cpp4924 case Intrinsics::Bswap: { in lowerIntrinsicCall()
DIceTargetLoweringARM32.cpp5199 case Intrinsics::Bswap: { in lowerIntrinsicCall()
DIceTargetLoweringX86BaseImpl.h4179 case Intrinsics::Bswap: {
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DGPRArith.cpp1723 TEST_F(AssemblerX8632Test, Bswap) { in TEST_F() argument
/external/llvm/lib/Target/ARM/
DARMInstrThumb.td1384 // Bswap 16 with load/store
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DGPRArith.cpp1723 TEST_F(AssemblerX8664Test, Bswap) { in TEST_F() argument