Home
last modified time | relevance | path

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

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