Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributes.cpp283 uint64_t Attribute::getValueAsInt() const { in getValueAsInt() function in Attribute
657 uint64_t AttributeImpl::getValueAsInt() const { in getValueAsInt() function in AttributeImpl
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp2535 int64_t Record::getValueAsInt(StringRef FieldName) const { in getValueAsInt() function in Record