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.cpp516 CallBase::populateBundleOperandInfos(ArrayRef<OperandBundleDef> Bundles, in populateBundleOperandInfos() function in CallBase
769 auto It = populateBundleOperandInfos(Bundles, Args.size()); in init()
867 auto It = populateBundleOperandInfos(Bundles, Args.size()); in init()
951 auto It = populateBundleOperandInfos(Bundles, Args.size()); in init()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstrTypes.h2293 LLVM_ABI op_iterator populateBundleOperandInfos(