Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp1186 bool TreePredicateFn::immCodeUsesAPInt() const { in immCodeUsesAPInt() function in TreePredicateFn
1308 if (immCodeUsesAPInt()) in getImmType()
1316 if (immCodeUsesAPInt()) in getImmTypeIdentifier()
1387 else if (immCodeUsesAPInt()) in getCodeToRunOnSDNode()
H A DCodeGenDAGPatterns.h611 bool immCodeUsesAPInt() const;