Home
last modified time | relevance | path

Searched refs:immCodeUsesAPInt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp1166 bool TreePredicateFn::immCodeUsesAPInt() const { in immCodeUsesAPInt() function in TreePredicateFn
1295 if (immCodeUsesAPInt()) in getImmType()
1303 if (immCodeUsesAPInt()) in getImmTypeIdentifier()
1374 else if (immCodeUsesAPInt()) in getCodeToRunOnSDNode()
H A DCodeGenDAGPatterns.h604 bool immCodeUsesAPInt() const;