Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp206 uint64_t Attribute::getValueAsInt() const { in getValueAsInt() function in Attribute
524 uint64_t AttributeImpl::getValueAsInt() const { in getValueAsInt() function in AttributeImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp2258 int64_t Record::getValueAsInt(StringRef FieldName) const { in getValueAsInt() function in Record