Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/BinaryFormat/
H A DMachO.cpp71 static Error unsupported(const char *Str, const Triple &T) { in unsupported() function
/llvm-project/clang/test/CXX/temp/temp.spec/
H A Dno-body.cpp44 namespace unsupported { namespace
/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfReader.cpp62 Error PGOCtxProfileReader::unsupported(const Twine &Msg) { unsupported() function in PGOCtxProfileReader
/llvm-project/llvm/utils/lit/lit/
H A DTestingConfig.py166 __init__( self, parent, name, suffixes, test_format, environment, substitutions, unsupported, test_exec_root, test_source_root, excludes, available_features, pipefail, limit_to_features=[], is_early=False, parallelism_group=None, standalone_tests=False, ) global() argument
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp89 unsupported global() enumerator
[all...]
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h807 LegalizeRuleSet &unsupported() { unsupported() function