Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp548 std::vector<std::vector<Record *>> FeatureBitsets; in run() local
H A DAsmMatcherEmitter.cpp3388 std::vector<std::vector<Record *>> FeatureBitsets; in run() local
H A DGlobalISelEmitter.cpp5777 std::vector<std::vector<Record *>> FeatureBitsets; in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelector.h506 const PredicateBitset *FeatureBitsets; member