Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/utils/TableGen/
H A DMveEmitter.cpp477 virtual uint32_t integerConstantValue() const { return 0; } in integerConstantValue() function in __anond852eb140111::Result
607 uint32_t integerConstantValue() const override { return IntegerValue; } in integerConstantValue() function in __anond852eb140111::IntLiteralResult