Searched defs:LK (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/amd64/amd64/ |
H A D | apic_vector.S | 53 #define LK lock ; macro 55 #define LK macro
|
/freebsd/sys/amd64/vmm/intel/ |
H A D | vmx_support.S | 36 #define LK lock ; macro 38 #define LK macro
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | CheckExprLifetime.cpp | 992 LifetimeKind LK, in checkExprLifetimeImpl() 1306 LifetimeKind LK = LTResult.getInt(); in checkExprLifetime() local
|
H A D | AnalysisBasedWarnings.cpp | 1966 LockKind LK, SourceLocation Loc, in handleMutexNotHeld()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULateCodeGenPrepare.cpp | 138 TargetLoweringBase::LegalizeKind LK = in shouldReplace() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | IntrinsicEmitter.cpp | 393 uint32_t LK = L->ME.toIntValue(); in compareFnAttributes() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 986 LegalizeKind LK = getTypeConversion(Context, EltVT); in getTypeConversion() local 1548 LegalizeKind LK; in getVectorTypeBreakdown() local
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | Format.cpp | 2754 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 D | BasicTTIImpl.h | 870 TargetLoweringBase::LegalizeKind LK = getTLI()->getTypeConversion(C, MTy); in getTypeLegalizationCost() local
|