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/
DMILexer.h235 bool hasIntegerValue() const { in hasIntegerValue() function
/openbsd/src/gnu/llvm/clang/utils/TableGen/
DMveEmitter.cpp478 virtual bool hasIntegerValue() const { return false; } in hasIntegerValue() function in __anon5c3ce4c30111::Result
581 bool hasIntegerValue() const override { return Immediate; } in hasIntegerValue() function in __anon5c3ce4c30111::BuiltinArgResult