Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp6355 SmallVector<OperandBundleDef, 4> OperandBundleDefs; in rewriteFunctionSignatures() local
6356 OldCB->getOperandBundlesAsDefs(OperandBundleDefs); in rewriteFunctionSignatures()
6363 NewArgOperands, OperandBundleDefs, "", OldCB); in rewriteFunctionSignatures()
6365 auto *NewCI = CallInst::Create(NewFn, NewArgOperands, OperandBundleDefs, in rewriteFunctionSignatures()