HomeSort by relevance Sort by last modified time
    Searched refs:BSWAP (Results 26 - 30 of 30) sorted by null

12

  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 632 // Only ARMv6 has BSWAP.
634 setOperationAction(ISD::BSWAP, MVT::i32, Expand);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 433 setOperationAction(ISD::BSWAP , MVT::i16 , Expand);
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 274 \index{STORE32L} \index{STORE64L} \index{LOAD32L} \index{LOAD64L} \index{STORE32H} \index{STORE64H} \index{LOAD32H} \index{LOAD64H} \index{BSWAP}
288 \hline BSWAP(x) & {\bf unsigned long} x & Swap bytes \\
    [all...]

Completed in 161 milliseconds

12