Searched defs:getValueAsInt (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Attributes.cpp | 297 uint64_t Attribute::getValueAsInt() const { getValueAsInt() function in Attribute |
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/ | ||
H A D | Record.cpp | 3008 int64_t Record::getValueAsInt(StringRef FieldName) const { in getValueAsInt() function in Record |