Lines Matching full:see
5 |* See https://llvm.org/LICENSE.txt for license information. *|
420 * @see Module::ModFlagBehavior::Error
427 * @see Module::ModFlagBehavior::Warning
439 * @see Module::ModFlagBehavior::Require
447 * @see Module::ModFlagBehavior::Override
453 * @see Module::ModFlagBehavior::Append
461 * @see Module::ModFlagBehavior::AppendUnique
485 * @see CallInst::TailCallKind
513 * See https://llvm.org/docs/LangRef.html#fast-math-flags
527 * See https://llvm.org/docs/LangRef.html#getelementptr-instruction
536 @see llvm::llvm_shutdown
537 @see ManagedStatic */
603 * @see LLVMContext::setYieldCallback()
611 * @see LLVMContext::shouldDiscardValueNames()
621 * @see LLVMContext::setDiscardValueNames()
637 * @see DiagnosticInfo::print()
644 * @see DiagnosticInfo::getSeverity()
661 * See http://llvm.org/docs/LangRef.html#parameter-attributes
788 * See https://llvm.org/docs/RemoveDIsDebugInfo.html#c-api-changes
798 * See https://llvm.org/docs/RemoveDIsDebugInfo.html#c-api-changes
810 * @see Module::getModuleIdentifier()
820 * @see Module::setModuleIdentifier()
830 * @see Module::getSourceFileName()
841 * @see Module::setSourceFileName()
848 * @see Module::getDataLayoutStr()
860 * @see Module::setDataLayout()
867 * @see Module::getTargetTriple()
874 * @see Module::setTargetTriple()
883 * @see Module::getModuleFlagsMetadata()
895 * @see Module::ModuleFlagEntry::Behavior
904 * @see Module::ModuleFlagEntry::Key
912 * @see Module::ModuleFlagEntry::Val
921 * @see Module::getModuleFlag()
930 * @see Module::addModuleFlag()
939 * @see Module::dump()
947 * @see Module::print()
956 * @see Module::print()
963 * @see Module::getModuleInlineAsm()
970 * @see Module::setModuleInlineAsm()
977 * @see Module::appendModuleInlineAsm()
984 * @see InlineAsm::get()
1015 * @see LLVMGetInlineAsm
1041 * @see Module::getContext()
1051 * @see llvm::Module::named_metadata_begin()
1058 * @see llvm::Module::named_metadata_end()
1082 * @see llvm::Module::getNamedMetadata()
1091 * @see llvm::Module::getOrInsertNamedMetadata()
1100 * @see llvm::NamedMDNode::getName()
1108 * @see llvm::Module::getNamedMetadata()
1120 * @see llvm::Module::getNamedMetadata()
1121 * @see llvm::MDNode::getOperand()
1129 * @see llvm::Module::getNamedMetadata()
1130 * @see llvm::MDNode::addOperand()
1139 * @see llvm::Instruction::getDebugLoc()
1140 * @see llvm::GlobalVariable::getDebugInfo()
1141 * @see llvm::Function::getSubprogram()
1149 * @see llvm::Instruction::getDebugLoc()
1150 * @see llvm::GlobalVariable::getDebugInfo()
1151 * @see llvm::Function::getSubprogram()
1159 * @see llvm::Instruction::getDebugLoc()
1160 * @see llvm::GlobalVariable::getDebugInfo()
1161 * @see llvm::Function::getSubprogram()
1169 * @see llvm::Instruction::getDebugLoc()
1176 * @see llvm::Function::Create()
1186 * @see llvm::Module::getFunction()
1195 * @see llvm::Module::getFunction()
1203 * @see llvm::Module::begin()
1210 * @see llvm::Module::end()
1269 * @see llvm::Type:getTypeID()
1278 * @see llvm::Type::isSized()
1285 * @see llvm::Type::getContext()
1292 * @see llvm::Type::dump()
1300 * @see llvm::Type::print()
1452 * @see llvm::StructType
1463 * @see llvm::StructType::create()
1471 * @see llvm::StructType::create()
1479 * @see llvm::StructType::create()
1486 * @see llvm::StructType::getName()
1493 * @see llvm::StructType::setBody()
1501 * @see llvm::StructType::getNumElements()
1520 * @see llvm::StructType::getTypeAtIndex()
1527 * @see llvm::StructType::isPacked()
1534 * @see llvm::StructType::isOpaque()
1541 * @see llvm::StructType::isLiteral()
1561 * @see llvm::SequentialType::getElementType()
1568 * @see llvm::Type::subtypes()
1575 * @see llvm::Type::getNumContainedTypes()
1587 * @see llvm::ArrayType::get()
1597 * @see llvm::ArrayType::get()
1608 * @see llvm::ArrayType::getNumElements()
1617 * @see llvm::ArrayType::getNumElements()
1627 * @see llvm::PointerType::get()
1636 * @see llvm::Type::isOpaquePointerTy()
1643 * @see llvm::PointerType::get()
1652 * @see llvm::PointerType::getAddressSpace()
1663 * @see llvm::VectorType::get()
1674 * @see llvm::ScalableVectorType::get()
1684 * @see llvm::VectorType::getNumElements()
1691 * @see llvm::ConstantPtrAuth::getPointer
1698 * @see llvm::ConstantPtrAuth::getKey
1705 * @see llvm::ConstantPtrAuth::getDiscriminator
1713 * @see llvm::ConstantPtrAuth::getAddrDiscriminator
1772 * @see llvm::TargetExtType::getName()
1779 * @see llvm::TargetExtType::getNumTypeParameters()
1786 * @see llvm::TargetExtType::getTypeParameter()
1794 * @see llvm::TargetExtType::getNumIntParameters()
1801 * @see llvm::TargetExtType::getIntParameter()
1944 * @see llvm::Value::getType()
1951 * @see llvm::Value::getValueID()
1958 * @see llvm::Value::getName()
1965 * @see llvm::Value::setName()
1972 * @see llvm::Value::dump()
1980 * @see llvm::Value::print()
1987 * @see llvm::Value::getContext()
1995 * @see llvm::DbgRecord::print()
2002 * @see llvm::Value::replaceAllUsesWith()
2030 * @see llvm::dyn_cast_or_null<>
2070 * @see llvm::Value::use_begin()
2087 * @see llvm::Use::getUser()
2094 * @see llvm::Use::get().
2115 * @see llvm::User::getOperand()
2122 * @see llvm::User::getOperandUse()
2129 * @see llvm::User::setOperand()
2136 * @see llvm::User::getNumOperands()
2159 * @see llvm::Constant::getNullValue()
2169 * @see llvm::Constant::getAllOnesValue()
2176 * @see llvm::UndefValue::get()
2183 * @see llvm::PoisonValue::get()
2190 * @see llvm::Constant::isNullValue()
2221 * @see llvm::ConstantInt::get()
2233 * @see llvm::ConstantInt::get()
2246 * @see llvm::ConstantInt::get()
2255 * @see llvm::ConstantInt::get()
2282 * @see llvm::ConstantInt::getZExtValue()
2289 * @see llvm::ConstantInt::getSExtValue()
2297 * @see llvm::ConstantFP::getDoubleValue
2318 * @see llvm::ConstantDataArray::getString()
2326 * @see llvm::ConstantDataArray::getString()
2338 * @see LLVMConstStringInContext()
2339 * @see llvm::ConstantDataArray::getString()
2347 * @see ConstantDataSequential::getAsString()
2354 * @see ConstantDataSequential::getAsString()
2361 * @see llvm::ConstantStruct::getAnon()
2373 * @see LLVMConstStructInContext()
2383 * @see llvm::ConstantArray::get()
2391 * @see llvm::ConstantArray::get()
2399 * @see llvm::ConstantStruct::get()
2411 * @see llvm::Constant::getAggregateElement()
2418 * @see ConstantDataSequential::getElementAsConstant()
2427 * @see llvm::ConstantVector::get()
2434 * @see llvm::ConstantPtrAuth::get()
2448 * @see llvm::ConstantExpr.
2480 * @see llvm::ConstantExpr::getGetElementPtr()
2531 * @see llvm::GlobalValue
2553 * @see llvm::GlobalValue::getValueType()
2571 * @see llvm::AllocaInst::getAlignment()
2572 * @see llvm::LoadInst::getAlignment()
2573 * @see llvm::StoreInst::getAlignment()
2574 * @see llvm::AtomicRMWInst::setAlignment()
2575 * @see llvm::AtomicCmpXchgInst::setAlignment()
2576 * @see llvm::GlobalValue::getAlignment()
2582 * @see llvm::AllocaInst::setAlignment()
2583 * @see llvm::LoadInst::setAlignment()
2584 * @see llvm::StoreInst::setAlignment()
2585 * @see llvm::AtomicRMWInst::setAlignment()
2586 * @see llvm::AtomicCmpXchgInst::setAlignment()
2587 * @see llvm::GlobalValue::setAlignment()
2595 * @see llvm::GlobalObject::setMetadata()
2603 * @see llvm::GlobalObject::eraseMetadata()
2610 * @see llvm::GlobalObject::clearMetadata()
2619 * @see llvm::GlobalObject::getAllMetadata()
2652 * @see llvm::GlobalVariable
2688 * @see llvm::GlobalAlias
2696 * @see llvm::GlobalAlias::create()
2707 * @see llvm::Module::getNamedAlias()
2715 * @see llvm::Module::alias_begin()
2722 * @see llvm::Module::alias_end()
2762 * @see llvm::Function
2770 * @see llvm::Function::eraseFromParent()
2777 * @see llvm::Function::hasPersonalityFn()
2784 * @see llvm::Function::getPersonalityFn()
2791 * @see llvm::Function::setPersonalityFn()
2798 * @see llvm::Intrinsic::lookupIntrinsicID()
2805 * @see llvm::Function::getIntrinsicID()
2813 * @see llvm::Intrinsic::getOrInsertDeclaration()
2824 * @see llvm::Intrinsic::getType()
2832 * @see llvm::Intrinsic::getName()
2849 * @see llvm::Intrinsic::getName()
2858 * @see llvm::Intrinsic::isOverloaded()
2867 * @see llvm::Function::getCallingConv()
2874 * @see llvm::Function::setCallingConv()
2885 * @see llvm::Function::getGC()
2892 * @see llvm::Function::setGC()
2899 * See https://llvm.org/docs/LangRef.html#prefix-data
2905 * See https://llvm.org/docs/LangRef.html#prefix-data
2911 * See https://llvm.org/docs/LangRef.html#prefix-data
2918 * See https://llvm.org/docs/LangRef.html#prologue-data
2924 * See https://llvm.org/docs/LangRef.html#prologue-data
2930 * See https://llvm.org/docs/LangRef.html#prologue-data
2937 * @see llvm::Function::addAttribute()
2957 * @see llvm::AttrBuilder::addAttribute()
2976 * @see llvm::Function::arg_size()
2989 * @see llvm::Function::arg_begin()
2998 * @see llvm::Function::arg_begin()
3016 * @see llvm::Function::arg_begin()
3023 * @see llvm::Function::arg_end()
3046 * @see llvm::Argument::addAttr()
3047 * @see llvm::AttrBuilder::addAlignmentAttr()
3069 * @see llvm::GlobalIFunc::create()
3081 * @see llvm::Module::getNamedIFunc()
3089 * @see llvm::Module::ifunc_begin()
3096 * @see llvm::Module::ifunc_end()
3120 * @see llvm::GlobalIFunc::getResolver()
3127 * @see llvm::GlobalIFunc::setResolver()
3134 * @see llvm::GlobalIFunc::eraseFromParent()
3144 * @see llvm::GlobalIFunc::removeFromParent()
3176 * @see llvm::MDString::get()
3184 * @see llvm::MDNode::get()
3220 * the operands of the given MDNode (see LLVMGetMDNodeNumOperands) as
3232 * @see llvm::MDNode::replaceOperandWith()
3258 * @see llvm::OperandBundleDef
3292 * @see OperandBundleDef::getTag()
3301 * @see OperandBundleDef::input_size()
3332 * @see llvm::BasicBlock
3360 * @see llvm::BasicBlock::getParent()
3372 * @see llvm::BasicBlock::getTerminator()
3399 * @see llvm::Function::begin()
3406 * @see llvm::Function::end()
3424 * @see llvm::Function::getEntryBlock()
3433 * @see llvm::Function::BasicBlockListType::insertAfter()
3441 * @see llvm::Function::BasicBlockListType::push_back()
3449 * @see llvm::BasicBlock::Create()
3457 * @see llvm::BasicBlock::Create()
3467 * @see llvm::BasicBlock::Create()
3477 * @see llvm::BasicBlock::Create()
3486 * @see llvm::BasicBlock::Create()
3497 * @see llvm::BasicBlock::eraseFromParent()
3507 * @see llvm::BasicBlock::removeFromParent()
3514 * @see llvm::BasicBlock::moveBefore()
3521 * @see llvm::BasicBlock::moveAfter()
3580 * @see llvm::Instruction::getAllMetadataOtherThanDebugLoc()
3589 * @see llvm::Instruction::getParent()
3617 * @see llvm::Instruction::removeFromParent()
3627 * @see llvm::Instruction::eraseFromParent()
3637 * @see llvm::Value::deleteValue()
3644 * @see llvm::Instruction::getOpCode()
3653 * @see llvm::ICmpInst::getPredicate()
3662 * @see llvm::FCmpInst::getPredicate()
3672 * @see llvm::Instruction::clone()
3681 * @see llvm::Instruction::isTerminator()
3693 * @see llvm::Instruction::getDbgRecordRange()
3702 * @see llvm::Instruction::getDbgRecordRange()
3709 * @see llvm::Instruction::getDbgRecordRange()
3716 * @see llvm::Instruction::getDbgRecordRange()
3736 * @see llvm::CallInst::getNumArgOperands()
3737 * @see llvm::InvokeInst::getNumArgOperands()
3738 * @see llvm::FuncletPadInst::getNumArgOperands()
3748 * @see llvm::CallInst::setCallingConv()
3749 * @see llvm::InvokeInst::setCallingConv()
3759 * @see LLVMSetInstructionCallConv()
3785 * @see llvm::CallBase::getFunctionType()
3795 * @see llvm::CallInst::getCalledOperand()
3796 * @see llvm::InvokeInst::getCalledOperand()
3805 * @see llvm::CallBase::getNumOperandBundles()
3823 * @see llvm::CallInst::isTailCall()
3832 * @see llvm::CallInst::setTailCall()
3839 * @see llvm::CallInst::setTailCallKind()
3846 * @see llvm::CallInst::getTailCallKind()
3855 * @see llvm::InvokeInst::getNormalDest()
3865 * @see llvm::InvokeInst::getUnwindDest()
3866 * @see llvm::CleanupReturnInst::getUnwindDest()
3867 * @see llvm::CatchSwitchInst::getUnwindDest()
3876 * @see llvm::InvokeInst::setNormalDest()
3886 * @see llvm::InvokeInst::setUnwindDest()
3887 * @see llvm::CleanupReturnInst::setUnwindDest()
3888 * @see llvm::CatchSwitchInst::setUnwindDest()
3895 * @see llvm::CallBrInst::getDefaultDest()
3902 * @see llvm::CallBrInst::getNumIndirectDests()
3910 * @see llvm::CallBrInst::getIndirectDest()
3930 * @see llvm::Instruction::getNumSuccessors
3937 * @see llvm::Instruction::getSuccessor
3944 * @see llvm::Instruction::setSuccessor
3953 * @see llvm::BranchInst::isConditional
3962 * @see llvm::BranchInst::getCondition
3971 * @see llvm::BranchInst::setCondition
3980 * @see llvm::SwitchInst::getDefaultDest()
4033 * @see llvm::GetElementPtrInst::getNoWrapFlags
4040 * @see llvm::GetElementPtrInst::setNoWrapFlags
4161 * @see llvm::IRBuilder::getCurrentDebugLocation()
4170 * @see llvm::IRBuilder::SetCurrentDebugLocation()
4182 * @see llvm::IRBuilder::SetInstDebugLocation()
4189 * @see llvm::IRBuilder::AddMetadataToInst()
4196 * @see llvm::IRBuilder::getDefaultFPMathTag()
4205 * @see llvm::IRBuilder::setDefaultFPMathTag()
4213 * @see llvm::IRBuilder::getContext()
4329 * @see llvm::CatchPadInst::getCatchSwitch()
4338 * @see llvm::CatchPadInst::setCatchSwitch()
4431 * @see LLVMCanValueUseFastMathFlags
4440 * @see LLVMCanValueUseFastMathFlags
4449 * or array thereof. See https://llvm.org/docs/LangRef.html#fast-math-flags
4473 * @see llvm::IRRBuilder::CreateMemSet()
4481 * @see llvm::IRRBuilder::CreateMemCpy()
4490 * @see llvm::IRRBuilder::CreateMemMove()
4514 * @see llvm::IRBuilder::CreateGEP()
4768 @see llvm::PassManager::PassManager */
4774 @see llvm::FunctionPassManager::FunctionPassManager */
4783 @see llvm::PassManager::run(Module&) */
4788 @see llvm::FunctionPassManager::doInitialization */
4794 @see llvm::FunctionPassManager::run(Function&) */
4799 @see llvm::FunctionPassManager::doFinalization */
4804 @see llvm::PassManagerBase::~PassManagerBase. */
4829 @see llvm::llvm_is_multithreaded */