Home
last modified time | relevance | path

Searched defs:Attrs2 (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp1100 static bool MatchTwoAttributeLists(const AttrVec &Attrs1, const AttrVec &Attrs2, in MatchTwoAttributeLists()
1137 const AttrVec &Attrs2 = Decl2->getAttrs(); in AttributesMatch() local
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1844 IntrinsicCostAttributes Attrs2(IsSigned ? Intrinsic::smax in getIntrinsicInstrCost() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp512 IntrinsicCostAttributes Attrs2(IsSigned ? Intrinsic::smax : Intrinsic::umax, in getIntrinsicInstrCost() local