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

  /external/llvm/lib/IR/
Instructions.cpp     [all...]
ConstantFold.cpp 87 Instruction::CastOps firstOp = Instruction::CastOps(Op->getOpcode());
96 return CastInst::isEliminableCastPair(firstOp, secondOp, SrcTy, MidTy, DstTy,
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp 248 Instruction::CastOps firstOp = Instruction::CastOps(CI->getOpcode());
256 unsigned Res = CastInst::isEliminableCastPair(firstOp, secondOp, SrcTy, MidTy,
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 

Completed in 591 milliseconds