Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerInvoke.cpp53 II->getOperandBundlesAsDefs(OpBundles); in runImpl()
DInlineFunction.cpp2095 CS.getOperandBundlesAsDefs(OpBundles); in InlineFunction()
2173 DeoptCall->getOperandBundlesAsDefs(OpBundles); in InlineFunction()
DLocal.cpp1961 II->getOperandBundlesAsDefs(OpBundles); in createCallMatchingInvoke()
2007 CI->getOperandBundlesAsDefs(OpBundles); in changeToInvokeAndSplitBasicBlock()
DSimplifyLibCalls.cpp3058 CI->getOperandBundlesAsDefs(OpBundles); in optimizeCall()
3482 CI->getOperandBundlesAsDefs(OpBundles); in optimizeCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/CFGuard/
DCFGuard.cpp203 CB->getOperandBundlesAsDefs(Bundles); in insertCFGuardDispatch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCallSite.h595 void getOperandBundlesAsDefs(SmallVectorImpl<OperandBundleDef> &Defs) const { in getOperandBundlesAsDefs() function
598 cast<CallBase>(getInstruction())->getOperandBundlesAsDefs(Defs); in getOperandBundlesAsDefs()
DInstrTypes.h1879 void getOperandBundlesAsDefs(SmallVectorImpl<OperandBundleDef> &Defs) const {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp197 CS.getOperandBundlesAsDefs(OpBundles); in DeleteDeadVarargs()
935 CS.getOperandBundlesAsDefs(OpBundles); in RemoveDeadStuffFromFunction()
DArgumentPromotion.cpp326 CS.getOperandBundlesAsDefs(OpBundles); in doPromotion()
DGlobalOpt.cpp1309 CI->getOperandBundlesAsDefs(OpBundles); in PerformHeapAllocSRoA()
1557 CI->getOperandBundlesAsDefs(OpBundles); in tryToOptimizeStoreOfMallocToGlobal()
DAttributor.cpp6356 OldCB->getOperandBundlesAsDefs(OperandBundleDefs); in rewriteFunctionSignatures()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86WinEHState.cpp467 CS.getOperandBundlesAsDefs(OpBundles); in rewriteSetJmpCallSite()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4759 Call.getOperandBundlesAsDefs(OpBundles); in transformConstExprCastCall()
4938 Call.getOperandBundlesAsDefs(OpBundles); in transformCallThroughTrampoline()
DInstCombineCasts.cpp1690 II->getOperandBundlesAsDefs(OpBundles); in visitFPTrunc()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4486 CI->getOperandBundlesAsDefs(OpBundles); in vectorizeTree()
DLoopVectorize.cpp4395 CI->getOperandBundlesAsDefs(OpBundles); in widenInstruction()