Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDLaneBitmask.h83 static constexpr LaneBitmask getAll() { return ~LaneBitmask(0); } in getAll() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
HDFileMatchTrie.cpp142 void getAll(std::vector<StringRef> &Results, in getAll() function in clang::tooling::FileMatchTrieNode
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDSubtargetFeatureInfo.cpp26 SubtargetFeatureInfo::getAll(const RecordKeeper &Records) { in getAll() function in SubtargetFeatureInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDMetadata.cpp1142 void MDAttachmentMap::getAll( in getAll() function in MDAttachmentMap
1177 void MDGlobalAttachmentMap::getAll( in getAll() function in MDGlobalAttachmentMap
/freebsd-11-stable/contrib/libxo/xohtml/external/
HDjquery.js6228 function getAll( elem ) { function