Searched refs:dyn_extract (Results 1 – 14 of 14) sorted by relevance
68 mdconst::dyn_extract<ConstantInt>(LocInfo->getOperand(ErrorLine))) in srcMgrDiagHandler()471 mdconst::dyn_extract<ConstantInt>(LocMD->getOperand(0))) { in EmitInlineAsm()
1031 if (ConstantInt *CI = mdconst::dyn_extract<ConstantInt>(Val)) in constructTemplateValueParameterDIE()1033 else if (GlobalValue *GV = mdconst::dyn_extract<GlobalValue>(Val)) { in constructTemplateValueParameterDIE()
171 ConstantInt *CI = mdconst::dyn_extract<ConstantInt>(Node->getOperand(2)); in TypeIsImmutable()206 ConstantInt *CI = mdconst::dyn_extract<ConstantInt>(Node->getOperand(3)); in TypeIsImmutable()
199 mdconst::dyn_extract<ConstantInt>(WeightsNode->getOperand(i)); in calcMetadataWeights()
102 mdconst::dyn_extract<ConstantInt>(SrcLoc->getOperand(0))) in DiagnosticInfoInlineAsm()
2589 mdconst::dyn_extract<ConstantInt>(Range->getOperand(2 * i)); in visitRangeMetadata()2592 mdconst::dyn_extract<ConstantInt>(Range->getOperand(2 * i + 1)); in visitRangeMetadata()2614 mdconst::dyn_extract<ConstantInt>(Range->getOperand(0))->getValue(); in visitRangeMetadata()2616 mdconst::dyn_extract<ConstantInt>(Range->getOperand(1))->getValue(); in visitRangeMetadata()
55 ConstantInt *Val = mdconst::dyn_extract<ConstantInt>(md->getOperand(i + 1)); in cacheAnnotationFromMD()323 mdconst::dyn_extract<ConstantInt>(alignNode->getOperand(i))) { in getAlign()
150 mdconst::dyn_extract<ConstantInt>(MD->getOperand(MD_i)); in ConstantFoldTerminator()222 mdconst::dyn_extract<ConstantInt>(MD->getOperand(2)); in ConstantFoldTerminator()224 mdconst::dyn_extract<ConstantInt>(MD->getOperand(1)); in ConstantFoldTerminator()
2013 mdconst::dyn_extract<ConstantInt>(ProfileData->getOperand(1)); in ExtractBranchMetadata()2015 mdconst::dyn_extract<ConstantInt>(ProfileData->getOperand(2)); in ExtractBranchMetadata()
428 ConstantInt *constant_int = mdconst::dyn_extract<ConstantInt>(metadata_node->getOperand(1)); in DeclForGlobal()1232 ConstantInt *constant_int = mdconst::dyn_extract<ConstantInt>(alloc_md->getOperand(0)); in RewritePersistentAlloc()
482 dyn_extract(Y &&MD) { in dyn_extract() function
1981 mdconst::dyn_extract<ConstantInt>(LocMD->getOperand(0))) { in emitError()
4616 mdconst::dyn_extract<ConstantInt>(ProfileData->getOperand(1)); in extractBranchMetadata()4618 mdconst::dyn_extract<ConstantInt>(ProfileData->getOperand(2)); in extractBranchMetadata()
1329 const ConstantInt *C = mdconst::dyn_extract<ConstantInt>(Arg); in setHint()