Searched defs:Ty1 (Results 1 – 12 of 12) sorted by relevance
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | SValBuilder.h | 77 bool haveSameType(QualType Ty1, QualType Ty2) { in haveSameType()
|
| /freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/ |
| D | GlobalMerge.cpp | 129 Type *Ty1 = cast<PointerType>(GV1->getType())->getElementType(); in operator ()() local
|
| /freebsd-10-stable/contrib/llvm/lib/CodeGen/ |
| D | BasicTargetTransformInfo.cpp | 164 bool BasicTTI::isTruncateFree(Type *Ty1, Type *Ty2) const { in isTruncateFree()
|
| /freebsd-10-stable/contrib/llvm/lib/Target/MSP430/ |
| D | MSP430ISelLowering.cpp | 1164 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/ |
| D | HexagonISelLowering.cpp | 1504 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/ |
| D | MergeFunctions.cpp | 212 bool FunctionComparator::isEquivalentType(Type *Ty1, Type *Ty2) const { in isEquivalentType()
|
| /freebsd-10-stable/contrib/llvm/lib/Analysis/ |
| D | TargetTransformInfo.cpp | 128 bool TargetTransformInfo::isTruncateFree(Type *Ty1, Type *Ty2) const { in isTruncateFree()
|
| /freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/ |
| D | BBVectorize.cpp | 1867 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
|
| D | LoopVectorize.cpp | 2939 static Type* getWiderType(DataLayout &DL, Type *Ty0, Type *Ty1) { in getWiderType()
|
| /freebsd-10-stable/contrib/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 13935 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/ |
| D | SelectionDAG.cpp | 1621 Type *Ty1 = VT1.getTypeForEVT(*getContext()); in CreateStackTemporary() local
|
| /freebsd-10-stable/contrib/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 10308 bool ARMTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const { in allowTruncateForTailCall()
|