/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
ARMInstrInfo.td | [all...] |
ARMInstrThumb2.td | [all...] |
/external/llvm/lib/Analysis/ |
ValueTracking.cpp | [all...] |
/external/llvm/lib/Target/Mips/ |
MipsISelLowering.cpp | 408 setOperationAction(ISD::BSWAP, MVT::i32, Expand); 410 setOperationAction(ISD::BSWAP, MVT::i64, Expand); [all...] |
/external/llvm/lib/Target/ |
README.txt | 191 This isn't recognized as bswap by instcombine (yes, it really is bswap): [all...] |
/external/llvm/lib/Target/Sparc/ |
SparcISelLowering.cpp | [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/ |
README.txt | 245 This isn't recognized as bswap by instcombine (yes, it really is bswap): [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
X86GenFastISel.inc | 181 // FastEmit functions for ISD::BSWAP.
[all...] |
X86GenDAGISel.inc | [all...] |
/external/boringssl/linux-x86/crypto/aes/ |
aesni-x86.S | 854 bswap %ebx [all...] |
/external/boringssl/mac-x86/crypto/aes/ |
aesni-x86.S | 827 bswap %ebx [all...] |
/external/llvm/lib/Target/AVR/ |
AVRInstrInfo.td | [all...] |
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
Verifier.cpp | [all...] |
/external/valgrind/ |
NEWS.old | 427 132146 Programs with long sequences of bswap[l,q]s [all...] |
/external/valgrind/perf/ |
tinycc.c | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libc-2.11.1.so | |
libc.so.6 | |
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
SelectionDAGBuilder.cpp | [all...] |
LegalizeVectorTypes.cpp | [all...] |
/external/boringssl/src/crypto/aes/asm/ |
aes-x86_64.pl | 361 # significant byte with byte load and finally bswap-ing at the end, [all...] |
/external/llvm/lib/Target/AMDGPU/ |
SIISelLowering.cpp | 198 setOperationAction(ISD::BSWAP, MVT::i32, Legal); [all...] |
/external/llvm/lib/Target/Hexagon/ |
HexagonISelLowering.cpp | [all...] |
/external/llvm/lib/Target/NVPTX/ |
NVPTXInstrInfo.td | [all...] |
/external/llvm/lib/Transforms/Vectorize/ |
BBVectorize.cpp | 700 case Intrinsic::bswap: [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
MipsISelLowering.cpp | 215 setOperationAction(ISD::BSWAP, MVT::i32, Expand); [all...] |