Home
last modified time | relevance | path

Searched defs:Supported (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenCLOptions.h101 bool Supported = false; member
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp40 bool Supported; member in __anon476905c60111::FusionFeature
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp457 bool Supported = true; in readPointerEncoding() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DSanitizerArgs.cpp328 const SanitizerMask Supported = setGroupBits(TC.getSupportedSanitizers()); in SanitizerArgs() local
/freebsd/stand/efi/include/
H A Defiprot.h594 EFI_DRIVER_BINDING_SUPPORTED Supported; member
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiPxe.h1369 PXE_UINT64 Supported; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1237 bool Supported; in getFixedPointOperationAction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp20898 bool Supported = (Sz == 16 ? Subtarget->hasFP16() : Subtarget->hasFP64()); in LowerFP_EXTEND() local