Home
last modified time | relevance | path

Searched defs:areFunctionArgsABICompatible (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp847 static bool areFunctionArgsABICompatible( in areFunctionArgsABICompatible() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h558 bool areFunctionArgsABICompatible(const Function *Caller, const Function *Callee, in areFunctionArgsABICompatible() function
DTargetTransformInfo.h1827 bool areFunctionArgsABICompatible( in areFunctionArgsABICompatible() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp3499 bool X86TTIImpl::areFunctionArgsABICompatible( in areFunctionArgsABICompatible() function in X86TTIImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp788 bool TargetTransformInfo::areFunctionArgsABICompatible( in areFunctionArgsABICompatible() function in TargetTransformInfo