Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelectorImpl.h56 const RegisterBankInfo &RBI, const PredicateBitset &AvailableFeatures, in executeMatchTable()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h335 FeatureBitset AvailableFeatures; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1492 FeatureBitset AvailableFeatures = getAvailableFeatures(); in parseOperand() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7086 const FeatureBitset &AvailableFeatures = getAvailableFeatures(); in ParseInstruction() local