Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h372 FeatureBitset AvailableFeatures; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h53 const PredicateBitset &AvailableFeatures, in executeMatchTable()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1464 FeatureBitset AvailableFeatures = getAvailableFeatures(); in parseOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7064 const FeatureBitset &AvailableFeatures = getAvailableFeatures(); in ParseInstruction() local