Home
last modified time | relevance | path

Searched defs:typeIncompatible (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DAttributes.cpp95 Attributes Attribute::typeIncompatible(Type *Ty) { in typeIncompatible() function in Attribute
/external/llvm/lib/IR/
DAttributes.cpp1546 AttrBuilder AttributeFuncs::typeIncompatible(Type *Ty) { in typeIncompatible() function in AttributeFuncs