Home
last modified time | relevance | path

Searched defs:areTypesABICompatible (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp688 static bool areTypesABICompatible(ArrayRef<Type *> Types, const Function &F, in areTypesABICompatible() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp879 bool PPCTTIImpl::areTypesABICompatible(const Function *Caller, in areTypesABICompatible() function in PPCTTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h776 bool areTypesABICompatible(const Function *Caller, const Function *Callee, in areTypesABICompatible() function
H A DTargetTransformInfo.h2503 bool areTypesABICompatible(const Function *Caller, const Function *Callee, in areTypesABICompatible() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DTargetTransformInfoImpl.h855 bool areTypesABICompatible(const Function *Caller, const Function *Callee, in areTypesABICompatible() function
DTargetTransformInfo.h2815 bool areTypesABICompatible(const Function *Caller, const Function *Callee, in areTypesABICompatible() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DTargetTransformInfoImpl.h848 bool areTypesABICompatible(const Function *Caller, const Function *Callee, in areTypesABICompatible() function
DTargetTransformInfo.h2794 bool areTypesABICompatible(const Function *Caller, const Function *Callee, in areTypesABICompatible() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DTargetTransformInfoImpl.h848 bool areTypesABICompatible(const Function *Caller, const Function *Callee, in areTypesABICompatible() function
DTargetTransformInfo.h2794 bool areTypesABICompatible(const Function *Caller, const Function *Callee, in areTypesABICompatible() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1084 bool TargetTransformInfo::areTypesABICompatible( in areTypesABICompatible() function in TargetTransformInfo
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DTargetTransformInfoImpl.h825 bool areTypesABICompatible(const Function *Caller, const Function *Callee, in areTypesABICompatible() function
DTargetTransformInfo.h2742 bool areTypesABICompatible(const Function *Caller, const Function *Callee, in areTypesABICompatible() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp6117 bool X86TTIImpl::areTypesABICompatible(const Function *Caller, in areTypesABICompatible() function in X86TTIImpl