Searched defs:getValueAsBitsInit (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/TableGen/
H A DRecord.cpp1756 BitsInit *Record::getValueAsBitsInit(StringRef FieldName) const { function in class:Record
/external/swiftshader/third_party/LLVM/lib/TableGen/
H A DRecord.cpp1804 /// getValueAsBitsInit - This method looks up the specified field and returns
1808 BitsInit *Record::getValueAsBitsInit(StringRef FieldName) const { function in class:Record

Completed in 161 milliseconds