Searched refs:iPTRAny (Results 1 – 10 of 10) sorted by relevance
136 iPTRAny = 251, enumerator254 SimpleTy==MVT::vAny || SimpleTy==MVT::iPTRAny); in isOverloaded()384 case iPTRAny: in getSizeInBits()
156 return (V==MVT::iAny || V==MVT::fAny || V==MVT::vAny || V==MVT::iPTRAny); in isOverloaded()
88 def iPTRAny : ValueType<0, 251>;
46 case MVT::iPTRAny: return "TLI.getPointerTy()"; in getName()116 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()
56 VT == MVT::iPTRAny || VT == MVT::Any) && "Not a concrete type!"); in TypeSet()180 case MVT::iPTRAny: in MergeInTypeInfo()201 if ((InVT.TypeVec[0] == MVT::iPTR || InVT.TypeVec[0] == MVT::iPTRAny) && in MergeInTypeInfo()207 if ((InVT.TypeVec[0] == MVT::iPTR || InVT.TypeVec[0] == MVT::iPTRAny) && in MergeInTypeInfo()1680 if (VT == MVT::iPTR || VT == MVT::iPTRAny) in ApplyTypeConstraints()
332 case MVT::iPTRAny: ++Tmp; // FALL THROUGH. in EncodeFixedType()
94 : LLVMType<iPTRAny>{
1407 def imemAny : Operand<iPTRAny> {
1703 // contradiction between iPTRAny and iPTR for the addr defs, so the move_sym