Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp372 CallBase::populateBundleOperandInfos(ArrayRef<OperandBundleDef> Bundles, in populateBundleOperandInfos() function in CallBase
506 auto It = populateBundleOperandInfos(Bundles, Args.size()); in init()
852 auto It = populateBundleOperandInfos(Bundles, Args.size()); in init()
924 auto It = populateBundleOperandInfos(Bundles, Args.size()); in init()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstrTypes.h2231 op_iterator populateBundleOperandInfos(ArrayRef<OperandBundleDef> Bundles,