Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h225 bool hasIntegerValue() const { in hasIntegerValue() function
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DMveEmitter.cpp482 virtual bool hasIntegerValue() const { return false; } in hasIntegerValue() function in __anone3a730d20111::Result
585 bool hasIntegerValue() const override { return Immediate; } in hasIntegerValue() function in __anone3a730d20111::BuiltinArgResult