Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.cpp52 std::vector<std::pair<std::vector<const Record *>, int>> FeatureBitsets; in emitSubtargetFeatureBitsetImpl() local
[all...]
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h640 const PredicateBitset *FeatureBitsets; global() member
/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp755 std::vector<std::vector<Record *>> FeatureBitsets; emitFeatureVerifier() local
[all...]
H A DAsmMatcherEmitter.cpp3452 std::vector<std::vector<Record *>> FeatureBitsets; run() local
[all...]