Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp688 static bool areTypesABICompatible(ArrayRef<Type *> Types, const Function &F, in areTypesABICompatible() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp879 bool PPCTTIImpl::areTypesABICompatible(const Function *Caller, in areTypesABICompatible() function in PPCTTIImpl
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h776 bool areTypesABICompatible(const Function *Caller, const Function *Callee, in areTypesABICompatible() function
DTargetTransformInfo.h2503 bool areTypesABICompatible(const Function *Caller, const Function *Callee, in areTypesABICompatible() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp1084 bool TargetTransformInfo::areTypesABICompatible( in areTypesABICompatible() function in TargetTransformInfo
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp6117 bool X86TTIImpl::areTypesABICompatible(const Function *Caller, in areTypesABICompatible() function in X86TTIImpl