Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/IR/
DCallSite.h523 void getOperandBundlesAsDefs(SmallVectorImpl<OperandBundleDef> &Defs) const { in getOperandBundlesAsDefs() function
528 cast<CallInst>(II)->getOperandBundlesAsDefs(Defs); in getOperandBundlesAsDefs()
530 cast<InvokeInst>(II)->getOperandBundlesAsDefs(Defs); in getOperandBundlesAsDefs()
DInstrTypes.h1418 void getOperandBundlesAsDefs(SmallVectorImpl<OperandBundleDef> &Defs) const {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLowerInvoke.cpp53 II->getOperandBundlesAsDefs(OpBundles); in runImpl()
DInlineFunction.cpp2026 CS.getOperandBundlesAsDefs(OpBundles); in InlineFunction()
2102 DeoptCall->getOperandBundlesAsDefs(OpBundles); in InlineFunction()
DLocal.cpp1946 II->getOperandBundlesAsDefs(OpBundles); in changeToCall()
1984 CI->getOperandBundlesAsDefs(OpBundles); in changeToInvokeAndSplitBasicBlock()
DSimplifyLibCalls.cpp2384 CI->getOperandBundlesAsDefs(OpBundles); in optimizeCall()
2682 CI->getOperandBundlesAsDefs(OpBundles); in optimizeCall()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DCallSite.h582 void getOperandBundlesAsDefs(SmallVectorImpl<OperandBundleDef> &Defs) const { in getOperandBundlesAsDefs() function
587 cast<CallInst>(II)->getOperandBundlesAsDefs(Defs); in getOperandBundlesAsDefs()
589 cast<InvokeInst>(II)->getOperandBundlesAsDefs(Defs); in getOperandBundlesAsDefs()
DInstrTypes.h1458 void getOperandBundlesAsDefs(SmallVectorImpl<OperandBundleDef> &Defs) const {
/external/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp181 CS.getOperandBundlesAsDefs(OpBundles); in DeleteDeadVarargs()
887 CS.getOperandBundlesAsDefs(OpBundles); in RemoveDeadStuffFromFunction()
DArgumentPromotion.cpp875 CS.getOperandBundlesAsDefs(OpBundles); in DoPromotion()
DGlobalOpt.cpp1248 CI->getOperandBundlesAsDefs(OpBundles); in PerformHeapAllocSRoA()
1494 CI->getOperandBundlesAsDefs(OpBundles); in tryToOptimizeStoreOfMallocToGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp198 CS.getOperandBundlesAsDefs(OpBundles); in DeleteDeadVarargs()
931 CS.getOperandBundlesAsDefs(OpBundles); in RemoveDeadStuffFromFunction()
DArgumentPromotion.cpp320 CS.getOperandBundlesAsDefs(OpBundles); in doPromotion()
DGlobalOpt.cpp1292 CI->getOperandBundlesAsDefs(OpBundles); in PerformHeapAllocSRoA()
1538 CI->getOperandBundlesAsDefs(OpBundles); in tryToOptimizeStoreOfMallocToGlobal()
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp478 CI->getOperandBundlesAsDefs(OpBundles); in HandleCallsInBlockInlinedThroughInvoke()
1812 CS.getOperandBundlesAsDefs(OpBundles); in InlineFunction()
1888 DeoptCall->getOperandBundlesAsDefs(OpBundles); in InlineFunction()
DSimplifyLibCalls.cpp1959 CI->getOperandBundlesAsDefs(OpBundles); in optimizeCall()
2315 CI->getOperandBundlesAsDefs(OpBundles); in optimizeCall()
DLocal.cpp1346 II->getOperandBundlesAsDefs(OpBundles); in changeToCall()
/external/llvm/lib/Target/X86/
DX86WinEHState.cpp467 CS.getOperandBundlesAsDefs(OpBundles); in rewriteSetJmpCallSite()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86WinEHState.cpp475 CS.getOperandBundlesAsDefs(OpBundles); in rewriteSetJmpCallSite()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2832 CS.getOperandBundlesAsDefs(OpBundles); in transformConstExprCastCall()
3019 CS.getOperandBundlesAsDefs(OpBundles); in transformCallThroughTrampoline()
DInstCombineCasts.cpp1404 II->getOperandBundlesAsDefs(OpBundles); in visitFPTrunc()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4323 CS.getOperandBundlesAsDefs(OpBundles); in transformConstExprCastCall()
4500 CS.getOperandBundlesAsDefs(OpBundles); in transformCallThroughTrampoline()
DInstCombineCasts.cpp1627 II->getOperandBundlesAsDefs(OpBundles); in visitFPTrunc()
/external/clang/lib/CodeGen/
DCodeGenModule.cpp2802 callSite.getOperandBundlesAsDefs(newBundles); in replaceUsesOfNonProtoConstant()
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2523 CI->getOperandBundlesAsDefs(OpBundles); in vectorizeTree()

12