Home
last modified time | relevance | path

Searched defs:Ty1 (Results 1 – 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSValBuilder.h77 bool haveSameType(QualType Ty1, QualType Ty2) { in haveSameType()
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
DGlobalMerge.cpp129 Type *Ty1 = cast<PointerType>(GV1->getType())->getElementType(); in operator ()() local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DBasicTargetTransformInfo.cpp164 bool BasicTTI::isTruncateFree(Type *Ty1, Type *Ty2) const { in isTruncateFree()
/freebsd-10-stable/contrib/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp1164 bool MSP430TargetLowering::isTruncateFree(Type *Ty1, in isTruncateFree()
1179 bool MSP430TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { in isZExtFree()
/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1504 HexagonTargetLowering::isTruncateFree(Type *Ty1, Type *Ty2) const { in isTruncateFree()
1521 HexagonTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall()
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp212 bool FunctionComparator::isEquivalentType(Type *Ty1, Type *Ty2) const { in isEquivalentType()
/freebsd-10-stable/contrib/llvm/lib/Analysis/
DTargetTransformInfo.cpp128 bool TargetTransformInfo::isTruncateFree(Type *Ty1, Type *Ty2) const { in isTruncateFree()
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1867 Type *Ty1 = Q.second.first->getType(), in findBestDAGFor() local
1899 Type *Ty1 = S->first->getType(), in findBestDAGFor() local
1990 Type *Ty1 = O1->getType(), in findBestDAGFor() local
DLoopVectorize.cpp2939 static Type* getWiderType(DataLayout &DL, Type *Ty0, Type *Ty1) { in getWiderType()
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86ISelLowering.cpp13935 bool X86TargetLowering::isTruncateFree(Type *Ty1, Type *Ty2) const { in isTruncateFree()
13943 bool X86TargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall()
13974 bool X86TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { in isZExtFree()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1621 Type *Ty1 = VT1.getTypeForEVT(*getContext()); in CreateStackTemporary() local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
DARMISelLowering.cpp10308 bool ARMTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall()