Searched defs:SrcTy (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp471 PointerType *SrcTy = dyn_cast<PointerType>(CastOp->getType()); local
[all...]
H A DInstCombineAndOrXor.cpp1212 Type *SrcTy = Op0C->getOperand(0)->getType(); local
1989 Type *SrcTy = Op0C->getOperand(0)->getType(); local
2270 Type *SrcTy = Op0C->getOperand(0)->getType(); local
H A DInstCombineCasts.cpp235 Type *SrcTy = CI->getOperand(0)->getType(); // A from above local
437 Type *DestTy = CI.getType(), *SrcTy = Src->getType(); local
754 Type *SrcTy = Src->getType(), *DestTy = CI.getType(); local
1055 Type *SrcTy local
1187 Type *SrcTy = OpI->getType(); local
1397 VectorType *SrcTy = cast<VectorType>(InVal->getType()); local
1642 Type *SrcTy = Src->getType(); local
[all...]
H A DInstCombineCompares.cpp1548 Type *SrcTy = LHSCIOp->getType(); local
H A DInstructionCombining.cpp578 VectorType *SrcTy = dyn_cast<VectorType>(BC->getSrcTy()); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DValueTracking.cpp422 Type *SrcTy = I->getOperand(0)->getType(); local
443 Type *SrcTy = I->getOperand(0)->getType(); local
H A DInstructionSimplify.cpp1874 Type *SrcTy = SrcOp->getType(); local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Linker/
H A DLinkModules.cpp88 Type *remapType(Type *SrcTy) { argument
96 void TypeMapTy::addTypeMapping(Type *DstTy, Type *SrcTy) { argument
118 bool TypeMapTy::areTypesIsomorphic(Type *DstTy, Type *SrcTy) { argument
659 ArrayType *SrcTy = local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DConstantFold.cpp85 Type *SrcTy = Op->getOperand(0)->getType(); local
96 Type *SrcTy = V->getType(); local
H A DVerifier.cpp865 Type *SrcTy = I.getOperand(0)->getType(); local
883 Type *SrcTy = I.getOperand(0)->getType(); local
936 Type *SrcTy = I.getOperand(0)->getType(); local
977 Type *SrcTy = I.getOperand(0)->getType(); local
1000 Type *SrcTy = I.getOperand(0)->getType(); local
1023 Type *SrcTy = I.getOperand(0)->getType(); local
1046 Type *SrcTy = I.getOperand(0)->getType(); local
1068 Type *SrcTy = I.getOperand(0)->getType(); local
1088 Type *SrcTy = I.getOperand(0)->getType(); local
[all...]
H A DInstructions.cpp2073 isNoopCast(Instruction::CastOps Opcode, Type *SrcTy, Type *DestTy, Type *IntPtrTy) argument
2113 isEliminableCastPair( Instruction::CastOps firstOp, Instruction::CastOps secondOp, Type *SrcTy, Type *MidTy, Type *DstTy, Type *IntPtrTy) argument
2448 isCastable(Type *SrcTy, Type *DestTy) argument
2519 Type *SrcTy = Src->getType(); local
2620 Type *SrcTy = S->getType(); local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMFastISel.cpp2620 Type *SrcTy = Src->getType(); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1701 Type *SrcTy = PH->getType(); local
3406 Type *SrcTy = *I; local

Completed in 157 milliseconds