Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAttributes.cpp291 uint64_t Attribute::getValueAsInt() const { in getValueAsInt() function in Attribute
639 uint64_t AttributeImpl::getValueAsInt() const { in getValueAsInt() function in AttributeImpl
/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp2756 int64_t Record::getValueAsInt(StringRef FieldName) const { in getValueAsInt() function in Record