Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h230 bool hasIntegerValue() const { in hasIntegerValue() function
/llvm-project-15.0.7/clang/utils/TableGen/
H A DMveEmitter.cpp478 virtual bool hasIntegerValue() const { return false; } in hasIntegerValue() function in __anondd1c47770111::Result
581 bool hasIntegerValue() const override { return Immediate; } in hasIntegerValue() function in __anondd1c47770111::BuiltinArgResult