Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp160 bool HasAutoDef; // There is automiatic definition in header member in __anond814f6670111::RVVIntrinsic
749 bool HasNoMaskedOverloaded, bool HasAutoDef, in RVVIntrinsic()
1081 bool HasAutoDef = HeaderCodeStr.empty(); in createRVVIntrinsics() local