Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
DMILexer.h229 bool hasIntegerValue() const { in hasIntegerValue() function
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
DMveEmitter.cpp482 virtual bool hasIntegerValue() const { return false; } in hasIntegerValue() function in __anon7f5bce5f0111::Result
585 bool hasIntegerValue() const override { return Immediate; } in hasIntegerValue() function in __anon7f5bce5f0111::BuiltinArgResult