Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DSerialSnippetGenerator.cpp42 const auto AvailableFeatures = State.getSubtargetInfo().getFeatureBits(); in computeAliasingInstructions() local
/llvm-project/llvm/unittests/Target/AArch64/
H A DAArch64SVESchedPseudoTest.cpp44 FeatureBitset AvailableFeatures = in isInstructionSupportedByCPU() local
/llvm-project/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp302 const auto AvailableFeatures = State.getSubtargetInfo().getFeatureBits(); getOpcodesOrDie() local
/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h372 FeatureBitset AvailableFeatures; variable
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h53 const PredicateBitset &AvailableFeatures, in executeMatchTable() argument
/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1464 FeatureBitset AvailableFeatures = getAvailableFeatures(); parseOperand() local
/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7064 const FeatureBitset &AvailableFeatures = getAvailableFeatures(); ParseInstruction() local