Home
last modified time | relevance | path

Searched refs:getValueFromBitsInit (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangSACheckersEmitter.cpp62 static inline uint64_t getValueFromBitsInit(const BitsInit *B, const Record &R) { in getValueFromBitsInit() function
84 if (getValueFromBitsInit(BI, R) == 0) in getCheckerDocs()
98 switch(getValueFromBitsInit(BI, R)) { in getCheckerOptionType()
115 switch(getValueFromBitsInit(BI, R)) { in getDevelopmentStage()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86EVEX2VEXTablesEmitter.cpp