Home
last modified time | relevance | path

Searched defs:CalledFunc (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DPartiallyInlineLibCalls.cpp28 static bool optimizeSQRT(CallInst *Call, Function *CalledFunc, in optimizeSQRT()
94 Function *CalledFunc; in runPartiallyInlineLibCalls() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DPartiallyInlineLibCalls.cpp31 static bool optimizeSQRT(CallInst *Call, Function *CalledFunc, in optimizeSQRT()
101 Function *CalledFunc; in runPartiallyInlineLibCalls() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DPartiallyInlineLibCalls.cpp34 static bool optimizeSQRT(CallInst *Call, Function *CalledFunc, in optimizeSQRT()
120 Function *CalledFunc; in runPartiallyInlineLibCalls() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp727 const Function *CalledFunc = CS.getCalledFunction(); in CloneAliasScopeMetadata() local
837 const Function *CalledFunc = CS.getCalledFunction(); in AddAliasScopeMetadata() local
1065 Function *CalledFunc = CS.getCalledFunction(); in AddAlignmentAssumptions() local
1179 const Function *CalledFunc, in HandleByValArgument()
1359 const Function *CalledFunc = CS.getCalledFunction(); in InlineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp814 const Function *CalledFunc = CS.getCalledFunction(); in CloneAliasScopeMetadata() local
924 const Function *CalledFunc = CS.getCalledFunction(); in AddAliasScopeMetadata() local
1153 Function *CalledFunc = CS.getCalledFunction(); in AddAlignmentAssumptions() local
1264 const Function *CalledFunc, in HandleByValArgument()
1575 Function *CalledFunc = CS.getCalledFunction(); in InlineFunction() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DCFLSteensAliasAnalysis.cpp346 if (auto CalledFunc = CS.getCalledFunction()) { in getArgModRefInfo() local
375 if (auto CalledFunc = CS.getCalledFunction()) in getModRefBehavior() local
/aosp_15_r20/system/extras/simpleperf/testdata/
H A Delf_file_source.cpp5 extern "C" void CalledFunc() { in CalledFunc() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1103 const Function *CalledFunc = CB.getCalledFunction(); in AddAliasScopeMetadata() local
1438 Function *CalledFunc = CB.getCalledFunction(); in AddAlignmentAssumptions() local
1557 const Function *CalledFunc, in HandleByValArgument()
2022 Function *CalledFunc = CB.getCalledFunction(); in InlineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp642 if (auto *CalledFunc = CS.getCalledFunction()) { in addArgumentAttrsFromCallsites() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp778 if (auto *CalledFunc = CB->getCalledFunction()) { in addArgumentAttrsFromCallsites() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DValueTracking.cpp2008 if (auto *CalledFunc = CS.getCalledFunction()) in isKnownNonNullFromDominatingCondition() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DValueTracking.cpp2321 if (auto *CalledFunc = CB->getCalledFunction()) in isKnownNonNullFromDominatingCondition() local