Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Daarch32.h97 Unsupported = 0, global() enumerator
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclFriend.h176 void setUnsupportedFriend(bool Unsupported) { in setUnsupportedFriend()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h72 Unsupported, enumerator
H A DLegalizerInfo.h91 Unsupported, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h117 Unsupported, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2952 enum FirstParam { Unsupported, Duplicate, Unknown }; in checkTargetAttr() enumerator
3014 enum FirstParam { Unsupported }; in checkTargetVersionAttr() enumerator
3056 enum FirstParam { Unsupported, Duplicate, Unknown }; in checkTargetClonesAttrString() enumerator
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp789 bool Unsupported = !Triple.isOSBinFormatELF(); in isTLSDESCEnabled() local
H A DClang.cpp6079 Arg *Unsupported; in ConstructJob() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h2723 inline bool Unsupported(InterpState &S, CodePtr OpPC) { in Unsupported() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9822 bool Unsupported = false; in calculateBinaryOperatorAndTakeUnion() local