Home
last modified time | relevance | path

Searched defs:MissingFeatures (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/unittests/Target/AArch64/
H A DAArch64SVESchedPseudoTest.cpp48 FeatureBitset MissingFeatures = in isInstructionSupportedByCPU() local
/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp132 MatchInstruction(const OperandVector & Operands,MCInst & Inst,uint64_t & ErrorInfo,FeatureBitset & MissingFeatures,bool matchingInlineAsm,unsigned VariantID=0) MatchInstruction() argument
4100 ErrorMissingFeature(SMLoc IDLoc,const FeatureBitset & MissingFeatures,bool MatchingInlineAsm) ErrorMissingFeature() argument
4162 FeatureBitset MissingFeatures; matchAndEmitATTInstruction() local
4410 FeatureBitset MissingFeatures; matchAndEmitIntelInstruction() local
[all...]
/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h240 static NearMissInfo getMissedFeature(const FeatureBitset &MissingFeatures) { in getMissedFeature() argument
/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1011 FeatureBitset MissingFeatures; MatchAndEmitInstruction() local
/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp665 FeatureBitset MissingFeatures; in MatchAndEmitInstruction() local
/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp1467 FeatureBitset MissingFeatures; MatchAndEmitInstruction() local
/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1529 FeatureBitset MissingFeatures; MatchAndEmitInstruction() local
/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1373 FeatureBitset MissingFeatures; MatchAndEmitInstruction() local
/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp6496 FeatureBitset MissingFeatures; MatchAndEmitInstruction() local
/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp12781 const FeatureBitset &MissingFeatures = I.getFeatures(); FilterNearMisses() local
[all...]