Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp100 uint64_t &ErrorInfo, FeatureBitset &MissingFeatures, in MatchInstruction()
3142 const FeatureBitset &MissingFeatures, in ErrorMissingFeature()
3225 FeatureBitset MissingFeatures; in MatchAndEmitATTInstruction() local
3457 FeatureBitset MissingFeatures; in MatchAndEmitIntelInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
DMCTargetAsmParser.h198 static NearMissInfo getMissedFeature(const FeatureBitset &MissingFeatures) { in getMissedFeature()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/
DRISCVAsmParser.cpp814 FeatureBitset MissingFeatures; in MatchAndEmitInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp1249 FeatureBitset MissingFeatures; in MatchAndEmitInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp4784 FeatureBitset MissingFeatures; in MatchAndEmitInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp11657 const FeatureBitset &MissingFeatures = I.getFeatures(); in FilterNearMisses() local