Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelectorImpl.h55 const RegisterBankInfo &RBI, const PredicateBitset &AvailableFeatures, in executeMatchTable()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h329 FeatureBitset AvailableFeatures; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1434 FeatureBitset AvailableFeatures = getAvailableFeatures(); in parseOperand() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7047 const FeatureBitset &AvailableFeatures = getAvailableFeatures(); in ParseInstruction() local