Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Ddescriptor.h45 int (*IsSet)(struct fdescriptor *, const fd_set *); member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGlobalsStream.cpp149 bool IsSet = HashBitmap[WordIdx] & (1U << BitIdx); in readGSIHashBuckets() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h171 bool IsSet = false; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointName.h104 bool IsSet(enum PermissionKinds permission) const in IsSet() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUArgumentUsageInfo.h38 bool IsSet : 1; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp31 const bool IsSet = SDOpcode == AArch64ISD::MOPS_MEMSET || in EmitMOPS() local
H A DAArch64AsmPrinter.cpp1252 const bool IsSet = Opcode == AArch64::MOPSMemorySetPseudo || in LowerMOPS() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp3605 const bool IsSet = Mopcode == AArch64::MOPSMemorySetPseudo; in selectMOPS() local