HomeSort by relevance Sort by last modified time
    Searched refs:LowerToByteSwap (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/CodeGen/
IntrinsicLowering.h 52 /// LowerToByteSwap - Replace a call instruction into a call to bswap
55 static bool LowerToByteSwap(CallInst *CI);
  /external/llvm/lib/CodeGen/
IntrinsicLowering.cpp 549 bool IntrinsicLowering::LowerToByteSwap(CallInst *CI) {
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 3184 milliseconds