HomeSort by: relevance | last modified time | path
    Searched refs:populateBundleOperandInfos (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/IR/
Instructions.cpp 368 CallBase::populateBundleOperandInfos(ArrayRef<OperandBundleDef> Bundles,
500 auto It = populateBundleOperandInfos(Bundles, Args.size());
844 auto It = populateBundleOperandInfos(Bundles, Args.size());
914 auto It = populateBundleOperandInfos(Bundles, Args.size());
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
InstrTypes.h 2181 /// the BeginIdx argument in populateBundleOperandInfos.
2232 op_iterator populateBundleOperandInfos(ArrayRef<OperandBundleDef> Bundles,

Completed in 21 milliseconds