Home
last modified time | relevance | path

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

/freebsd/sys/amd64/amd64/
H A Dapic_vector.S53 #define LK lock ; macro
55 #define LK macro
/freebsd/sys/amd64/vmm/intel/
H A Dvmx_support.S36 #define LK lock ; macro
38 #define LK macro
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp992 LifetimeKind LK, in checkExprLifetimeImpl()
1306 LifetimeKind LK = LTResult.getInt(); in checkExprLifetime() local
H A DAnalysisBasedWarnings.cpp1966 LockKind LK, SourceLocation Loc, in handleMutexNotHeld()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp138 TargetLoweringBase::LegalizeKind LK = in shouldReplace() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DIntrinsicEmitter.cpp393 uint32_t LK = L->ME.toIntValue(); in compareFnAttributes() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp986 LegalizeKind LK = getTypeConversion(Context, EltVT); in getTypeConversion() local
1548 LegalizeKind LK; in getVectorTypeBreakdown() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2754 void cleanupPair(FormatToken *Start, LeftKind LK, RightKind RK, in cleanupPair()
2783 void cleanupLeft(FormatToken *Start, LeftKind LK, RightKind RK) { in cleanupLeft()
2788 void cleanupRight(FormatToken *Start, LeftKind LK, RightKind RK) { in cleanupRight()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h870 TargetLoweringBase::LegalizeKind LK = getTLI()->getTypeConversion(C, MTy); in getTypeLegalizationCost() local