Home
last modified time | relevance | path

Searched refs:Proper (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Ddwarfdump-bogus-LNE.s92 # Proper end-sequence opcode.
/llvm-project-15.0.7/llvm/test/Transforms/OpenMP/
H A Drtf_type_checking.ll46 ; Proper use of runtime function.
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dunguarded-availability.m295 @interface Proper // expected-note{{annotate 'Proper' with an availability attribute}} interface
/llvm-project-15.0.7/llvm/docs/
H A DAtomics.rst21 * Proper semantics for Java-style memory, for both ``volatile`` and regular
H A DProgrammersManual.rst405 Proper error handling helps us identify bugs in our code, and helps end-users
H A DLangRef.rst21758 Proper :ref:`function attributes <fnattrs>` usage is required for the
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp13487 bool Proper = true; in computeBlockDisposition() local
13493 Proper = false; in computeBlockDisposition()
13495 return Proper ? ProperlyDominatesBlock : DominatesBlock; in computeBlockDisposition()
/llvm-project-15.0.7/clang/docs/
H A DUsersManual.rst3612 for simple programs. Proper support for conversion to LLVM IR requires