/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
genrtl.h | 1059 gen_rtx_fmt_e (BSWAP, (MODE), (ARG0)) [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
genrtl.h | 1059 gen_rtx_fmt_e (BSWAP, (MODE), (ARG0)) [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
genrtl.h | 1059 gen_rtx_fmt_e (BSWAP, (MODE), (ARG0)) [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
genrtl.h | 1059 gen_rtx_fmt_e (BSWAP, (MODE), (ARG0)) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libpulse.so | |
libpulse.so.0 | |
libpulse.so.0.4 | |
libpulse.so.0.4.1 | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libpulse.so | |
libpulse.so.0 | |
libpulse.so.0.4 | |
libpulse.so.0.4.1 | |
/external/llvm/docs/ |
LangRef.rst | [all...] |
/external/llvm/lib/Target/NVPTX/ |
NVPTXISelLowering.cpp | 168 setOperationAction(ISD::BSWAP, MVT::i16, Expand); 169 setOperationAction(ISD::BSWAP, MVT::i32, Expand); 170 setOperationAction(ISD::BSWAP, MVT::i64, Expand); [all...] |
/external/llvm/lib/Transforms/Instrumentation/ |
MemorySanitizer.cpp | [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
LegalizeDAG.cpp | [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCISelLowering.cpp | 176 // PowerPC does not have BSWAP, CTPOP or CTTZ 177 setOperationAction(ISD::BSWAP, MVT::i32 , Expand); 181 setOperationAction(ISD::BSWAP, MVT::i64 , Expand); 529 setTargetDAGCombine(ISD::BSWAP); [all...] |
/external/chromium/crypto/third_party/nss/ |
sha512.cc | 121 bswap eax [all...] |
/external/chromium_org/crypto/third_party/nss/ |
sha512.cc | 121 bswap eax [all...] |
/external/chromium_org/third_party/libwebp/dsp/ |
lossless.c | [all...] |
/external/llvm/include/llvm/CodeGen/ |
ISDOpcodes.h | 309 BSWAP, CTTZ, CTLZ, CTPOP, [all...] |
/external/llvm/include/llvm/Support/ |
PatternMatch.h | [all...] |
/external/llvm/lib/Target/ARM/ |
README.txt | 609 The code generated for bswap on armv4/5 (CPUs without rev) is less than ideal:
|
/external/llvm/test/Transforms/InstCombine/ |
cast.ll | 330 ; CHECK: %tmp.upgrd.32 = call i16 @llvm.bswap.i16(i16 %a)
|
/external/webp/src/dsp/ |
lossless.c | [all...] |