Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DInstructions.cpp403 CallBase::populateBundleOperandInfos(ArrayRef<OperandBundleDef> Bundles, in populateBundleOperandInfos() function in CallBase
538 auto It = populateBundleOperandInfos(Bundles, Args.size()); in init()
884 auto It = populateBundleOperandInfos(Bundles, Args.size()); in init()
956 auto It = populateBundleOperandInfos(Bundles, Args.size()); in init()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DInstrTypes.h2286 op_iterator populateBundleOperandInfos(ArrayRef<OperandBundleDef> Bundles,