Home
last modified time | relevance | path

Searched refs:Certain (Results 1 – 21 of 21) sorted by relevance

/llvm-project-15.0.7/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp94 types::ID guessType(StringRef Filename, bool *Certain = nullptr) { in guessType() argument
98 if (Certain) in guessType()
99 *Certain = Lang != types::TY_CHeader && Lang != types::TY_INVALID; in guessType()
/llvm-project-15.0.7/flang/include/flang/Optimizer/CodeGen/
H A DCGPasses.td50 Certain abstractions in the FIR dialect need to be rewritten to reflect
/llvm-project-15.0.7/clang/include/clang/Basic/
H A Darm_neon_incl.td281 // Certain intrinsics have different names than their representative
286 // Certain intrinsics even though they are not a WOpInst or LOpInst,
/llvm-project-15.0.7/llvm/docs/PDB/
H A DCodeViewSymbols.rst38 * Certain special symbol records begin a "scope". For these records, all following records
H A DMsfFile.rst68 512, 1024, 2048, and 4096 bytes. Certain aspects of the MSF file layout vary
/llvm-project-15.0.7/llvm/lib/Support/Unix/
H A DMemory.inc183 // Certain ARM implementations treat icache clear instruction as a memory read,
/llvm-project-15.0.7/clang/docs/
H A DSafeStack.rst53 Certain code that relies on low-level stack manipulations requires adaption to
H A DRefactoringEngine.rst28 command-line tool can be used to perform these refactorings. Certain
H A DBlock-ABI-Apple.rst907 /* Certain field types require runtime assistance when being copied to the
H A DAutomaticReferenceCounting.rst1595 Certain methods are candidates to have :arc-term:`related result types`:
H A DUsersManual.rst4213 - Certain math operations (int128 division) require the builtins library
/llvm-project-15.0.7/mlir/docs/Dialects/Linalg/
H A DOpDSL.md151 and output tensors. Certain operations need shape-only tensors that are not
/llvm-project-15.0.7/llvm/lib/Support/BLAKE3/
H A DLICENSE26 Certain owners wish to permanently relinquish those rights to a Work for
/llvm-project-15.0.7/llvm/docs/
H A DHowToUpdateDebugInfo.rst11 Certain kinds of code transformations can inadvertently result in a loss of
H A DProgrammersManual.rst3326 Certain primitive types (``VoidType``, ``LabelType``, ``FloatType`` and
H A DLangRef.rst3027 Certain memory accesses, such as :ref:`load <i_load>`'s,
20079 Certain '``llvm.masked.load``' operands do not have corresponding operands in
20313 way. Certain '``llvm.masked.gather``' operands do not have corresponding
/llvm-project-15.0.7/mlir/docs/
H A DDialectConversion.md176 process is successful. Certain classes of patterns rely on using the
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ScheduleBtVer2.td858 // Certain instructions that use the same register for both source
/llvm-project-15.0.7/lldb/docs/resources/
H A Dtest.rst248 flags if possible. Certain debug information formats such as ``gmodules``
/llvm-project-15.0.7/mlir/docs/Rationale/
H A DRationale.md246 different dialects, which can model different levels of abstractions. Certain
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrVSX.td5121 // Certain versions of the AIX assembler may missassemble these mnemonics.