Searched refs:isVoid (Results 1 – 16 of 16) sorted by relevance
127 case MVT::isVoid: return "isVoid"; in getEVTString()185 case MVT::isVoid: return Type::getVoidTy(Context); in getTypeForEVT()253 return MVT::isVoid; in getVT()
71 case MVT::isVoid: return "MVT::isVoid"; in getEnumName()497 if (VT == MVT::isVoid) in CodeGenIntrinsic()531 if (VT == MVT::isVoid && i != e-1 /*void at end means varargs*/) in CodeGenIntrinsic()
293 case MVT::isVoid: return Sig.push_back(IIT_VARARG); in EncodeFixedValueType()385 Int.IS.RetVTs[0] == MVT::isVoid) in ComputeFixedEncoding()
87 bool isVoid() const { in isVoid() function88 return TypeVec.size() == 1 && TypeVec[0] == MVT::isVoid; in isVoid()
495 MVT::SimpleValueType RetVT = MVT::isVoid; in collectPatterns()
806 if (x.SDTCisVT_Info.VT == MVT::isVoid) in SDTypeConstraint()
82 def isVoid : ValueType<0 , 56>; // Produces no value
120 isVoid = 56, // This has no value enumerator
112 def llvm_void_ty : LLVMType<isVoid>;182 def llvm_vararg_ty : LLVMType<isVoid>; // this means vararg here
2107 if (RetVT != MVT::isVoid) { in FinishCall()2266 RetVT = MVT::isVoid; in ARMEmitLibcall()2271 if (RetVT != MVT::isVoid && RetVT != MVT::i32) { in ARMEmitLibcall()2375 RetVT = MVT::isVoid; in SelectCall()2381 if (RetVT != MVT::isVoid && RetVT != MVT::i1 && RetVT != MVT::i8 && in SelectCall()
10442 case MVT::isVoid: in isLegalT2ScaledAddressingMode()10501 case MVT::isVoid: in isLegalAddressingMode()
1301 if (RetVT != MVT::isVoid) { in finishCall()1383 RetVT = MVT::isVoid; in SelectCall()1389 if (RetVT != MVT::isVoid && RetVT != MVT::i8 && RetVT != MVT::i16 && in SelectCall()
571 assert(NVT.isInteger() == VT.isInteger() && NVT != MVT::isVoid && in getTypeToPromoteTo()
1785 bool isVoid = false; in AddOrdinaryNameResults() local1787 isVoid = Function->getResultType()->isVoidType(); in AddOrdinaryNameResults()1790 isVoid = Method->getResultType()->isVoidType(); in AddOrdinaryNameResults()1793 isVoid = SemaRef.getCurBlock()->ReturnType->isVoidType(); in AddOrdinaryNameResults()1795 if (!isVoid) { in AddOrdinaryNameResults()
937 NumRegistersForVT[MVT::isVoid] = 0; in computeRegisterProperties()
1820 MVT::isVoid, 0, 0, false, getCurSDLoc(), in visitSPDescriptorFailure()