Searched refs:mergeAttributesForInlining (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | Inliner.cpp | 293 AttributeFuncs::mergeAttributesForInlining(*Caller, *Callee); in InlineCallIfPossible() 1109 AttributeFuncs::mergeAttributesForInlining(F, Callee); in run()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | Attributes.h | 592 void mergeAttributesForInlining(Function &Caller, const Function &Callee);
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | Attributes.h | 605 void mergeAttributesForInlining(Function &Caller, const Function &Callee);
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | Inliner.cpp | 97 AttributeFuncs::mergeAttributesForInlining(*Caller, *Callee); in InlineCallIfPossible()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Attributes.h | 879 void mergeAttributesForInlining(Function &Caller, const Function &Callee);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Attributes.h | 1237 void mergeAttributesForInlining(Function &Caller, const Function &Callee);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | Attributes.h | 1265 void mergeAttributesForInlining(Function &Caller, const Function &Callee);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Attributes.h | 1265 void mergeAttributesForInlining(Function &Caller, const Function &Callee);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | Attributes.h | 1280 void mergeAttributesForInlining(Function &Caller, const Function &Callee);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | Attributes.h | 1270 void mergeAttributesForInlining(Function &Caller, const Function &Callee);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | InlineFunction.cpp | 2748 AttributeFuncs::mergeAttributesForInlining(*Caller, *CalledFunc); in InlineFunction() 2912 AttributeFuncs::mergeAttributesForInlining(*Caller, *CalledFunc); in InlineFunction()
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Attributes.cpp | 1637 void AttributeFuncs::mergeAttributesForInlining(Function &Caller, in mergeAttributesForInlining() function in AttributeFuncs
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Attributes.cpp | 1857 void AttributeFuncs::mergeAttributesForInlining(Function &Caller, in mergeAttributesForInlining() function in AttributeFuncs
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Attributes.cpp | 2128 void AttributeFuncs::mergeAttributesForInlining(Function &Caller, in mergeAttributesForInlining() function in AttributeFuncs
|