Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DAttributes.cpp370 uint64_t Attribute::getValueAsInt() const { getValueAsInt() function in Attribute
773 uint64_t AttributeImpl::getValueAsInt() const { getValueAsInt() function in AttributeImpl
[all...]
/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp3008 int64_t Record::getValueAsInt(StringRef FieldName) const { getValueAsInt() function in Record