Home
last modified time | relevance | path

Searched defs:LK (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/sys/amd64/amd64/
H A Dapic_vector.S53 #define LK lock ; macro
55 #define LK macro
/freebsd-src/sys/amd64/vmm/intel/
H A Dvmx_support.S36 #define LK lock ; macro
38 #define LK macro
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DIntrinsicEmitter.cpp394 uint32_t LK = L->ME.toIntValue(); compareFnAttributes() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1068 LegalizeKind LK = getTypeConversion(Context, EltVT); getTypeConversion() local
1628 LegalizeKind LK; getVectorTypeBreakdown() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp125 FactEntry(const CapabilityExpr &CE, LockKind LK, SourceLocation Loc, in FactEntry()
858 LockableFactEntry(const CapabilityExpr &CE, LockKind LK, SourceLocation Loc, in LockableFactEntry()
1595 LockKind LK = getLockKindFromAccessKind(AK); in warnIfMutexNotHeld() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2750 // of the token in the pair if the left token has \p LK token kind and the in cleanupLeft() argument
2721 cleanupPair(FormatToken * Start,LeftKind LK,RightKind RK,bool DeleteLeft) cleanupPair() argument
2755 cleanupRight(FormatToken * Start,LeftKind LK,RightKind RK) cleanupRight() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h857 TargetLoweringBase::LegalizeKind LK = getTLI()->getTypeConversion(C, MTy); getTypeLegalizationCost() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1966 LockKind LK, SourceLocation Loc, in handleMutexNotHeld() argument
H A DSemaInit.cpp8093 LifetimeKind LK = LR.getInt(); checkInitializerLifetime() local