Home
last modified time | relevance | path

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

/external/llvm/include/llvm/TableGen/
DRecord.h45 class IntInit; variable
702 explicit IntInit(int64_t V) in IntInit() function