Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h235 bool hasIntegerValue() const { in hasIntegerValue() function
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DMveEmitter.cpp478 virtual bool hasIntegerValue() const { return false; } in hasIntegerValue() function in __anonece5a09e0111::Result
581 bool hasIntegerValue() const override { return Immediate; } in hasIntegerValue() function in __anonece5a09e0111::BuiltinArgResult