Home
last modified time | relevance | path

Searched refs:iPTRAny (Results 1 – 10 of 10) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineValueType.h153 iPTRAny = 251, enumerator
280 SimpleTy==MVT::vAny || SimpleTy==MVT::iPTRAny); in isOverloaded()
430 case iPTRAny: in getSizeInBits()
DValueTypes.h174 return (V==MVT::iAny || V==MVT::fAny || V==MVT::vAny || V==MVT::iPTRAny); in isOverloaded()
DValueTypes.td104 def iPTRAny : ValueType<0, 251>;
/external/llvm/utils/TableGen/
DCodeGenTarget.cpp46 case MVT::iPTRAny: return "TLI.getPointerTy()"; in getName()
127 case MVT::iPTRAny: return "MVT::iPTRAny"; in getEnumName()
DCodeGenDAGPatterns.h69 assert(T < MVT::LAST_VALUETYPE || T == MVT::iPTR || T == MVT::iPTRAny); in isConcrete()
79 return getConcrete() == MVT::iPTR || getConcrete() == MVT::iPTRAny; in isDynamicallyResolved()
DCodeGenDAGPatterns.cpp57 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()
DIntrinsicEmitter.cpp333 case MVT::iPTRAny: ++Tmp; // FALL THROUGH. in EncodeFixedType()
/external/llvm/include/llvm/IR/
DIntrinsics.td99 : LLVMType<iPTRAny>{
/external/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.td1407 def imemAny : Operand<iPTRAny> {
DNVPTXIntrinsics.td1703 // contradiction between iPTRAny and iPTR for the addr defs, so the move_sym