Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp481 CallBase::populateBundleOperandInfos(ArrayRef<OperandBundleDef> Bundles, in populateBundleOperandInfos() function in CallBase
695 auto It = populateBundleOperandInfos(Bundles, Args.size()); in init()
844 auto It = populateBundleOperandInfos(Bundles, Args.size()); in init()
916 auto It = populateBundleOperandInfos(Bundles, Args.size()); in init()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstrTypes.h2332 op_iterator populateBundleOperandInfos(ArrayRef<OperandBundleDef> Bundles,