Searched refs:iPTRAny (Results 1 – 10 of 10) sorted by relevance
153 iPTRAny = 251, enumerator280 SimpleTy==MVT::vAny || SimpleTy==MVT::iPTRAny); in isOverloaded()430 case iPTRAny: in getSizeInBits()
174 return (V==MVT::iAny || V==MVT::fAny || V==MVT::vAny || V==MVT::iPTRAny); in isOverloaded()
104 def iPTRAny : ValueType<0, 251>;
46 case MVT::iPTRAny: return "TLI.getPointerTy()"; in getName()127 case MVT::iPTRAny: return "MVT::iPTRAny"; in getEnumName()
69 assert(T < MVT::LAST_VALUETYPE || T == MVT::iPTR || T == MVT::iPTRAny); in isConcrete()79 return getConcrete() == MVT::iPTR || getConcrete() == MVT::iPTRAny; in isDynamicallyResolved()
57 VT == MVT::iPTRAny || VT == MVT::Any) && "Not a concrete type!"); in TypeSet()169 case MVT::iPTRAny: in MergeInTypeInfo()190 if ((InVT.TypeVec[0] == MVT::iPTR || InVT.TypeVec[0] == MVT::iPTRAny) && in MergeInTypeInfo()196 if ((InVT.TypeVec[0] == MVT::iPTR || InVT.TypeVec[0] == MVT::iPTRAny) && in MergeInTypeInfo()1725 if (VT == MVT::iPTR || VT == MVT::iPTRAny) in ApplyTypeConstraints()
333 case MVT::iPTRAny: ++Tmp; // FALL THROUGH. in EncodeFixedType()
99 : LLVMType<iPTRAny>{
1407 def imemAny : Operand<iPTRAny> {
1703 // contradiction between iPTRAny and iPTR for the addr defs, so the move_sym