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

12

  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
  /external/llvm/lib/Support/
APFloat.cpp     [all...]
  /external/llvm/lib/IR/
ConstantFold.cpp 296 case Instruction::ZExt: {
513 // zext(undef) = 0, because the top bits will be zero.
516 if (opc == Instruction::ZExt || opc == Instruction::SExt ||
662 case Instruction::ZExt:
666 CI->getValue().zext(BitWidth));
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp 228 case Instruction::ZExt:
    [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 782 milliseconds

12