Home
last modified time | relevance | path

Searched refs:populateBundleOperandInfos (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp487 CallBase::populateBundleOperandInfos(ArrayRef<OperandBundleDef> Bundles, in populateBundleOperandInfos() function in CallBase
701 auto It = populateBundleOperandInfos(Bundles, Args.size()); in init()
799 auto It = populateBundleOperandInfos(Bundles, Args.size()); in init()
883 auto It = populateBundleOperandInfos(Bundles, Args.size()); in init()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstrTypes.h2352 op_iterator populateBundleOperandInfos(ArrayRef<OperandBundleDef> Bundles,