Home
last modified time | relevance | path

Searched refs:Independent (Results 1 – 20 of 20) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/IR/
H A DDataLayoutTest.cpp31 EXPECT_EQ(DataLayout::FunctionPtrAlignType::Independent, \ in TEST()
33 EXPECT_EQ(DataLayout::FunctionPtrAlignType::Independent, \ in TEST()
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dcoalescing-with-subregs-in-loop-bug.mir29 # Rename Independent Subregs separates sub2 into its own register, and it is
/llvm-project-15.0.7/llvm/lib/IR/
H A DDataLayout.cpp190 TheFunctionPtrAlignType = FunctionPtrAlignType::Independent; in reset()
458 TheFunctionPtrAlignType = FunctionPtrAlignType::Independent; in parseSpecifier()
H A DValue.cpp921 case DataLayout::FunctionPtrAlignType::Independent: in getPointerAlignment()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDataLayout.h117 Independent, enumerator
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-acc-structure.cpp333 CHECK_SIMPLE_CLAUSE(Independent, ACCC_independent) in CHECK_REQ_SCALAR_INT_CONSTANT_CLAUSE()
/llvm-project-15.0.7/llvm/docs/
H A DContributing.rst60 * be an isolated change. Independent changes should be submitted as separate patches as this makes …
H A DWritingAnLLVMBackend.rst132 :doc:`LLVM Target-Independent Code Generator <CodeGenerator>` document.
H A DCodeGenerator.rst2 The LLVM Target-Independent Code Generator
/llvm-project-15.0.7/llvm/docs/TableGen/
H A Dindex.rst32 The current major users of TableGen are :doc:`The LLVM Target-Independent
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCV.td334 "'Zkt' (Data Independent Execution Latency)">;
/llvm-project-15.0.7/flang/lib/Lower/
H A DOpenACC.cpp324 } else if (std::get_if<Fortran::parser::AccClause::Independent>( in createLoopOp()
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetSchedule.td1 //===- TargetSchedule.td - Target Independent Scheduling ---*- tablegen -*-===//
H A DTarget.td1 //===- Target.td - Target Independent TableGen interface ---*- tablegen -*-===//
/llvm-project-15.0.7/mlir/docs/Dialects/Linalg/
H A D_index.md482 by the quality of canonicalizations, foldings and *Loop Independent Code Motion*
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64.td316 "Enable v8.4-A Data Independent Timing instructions">;
H A DAArch64SystemOperands.td1571 // DIT: Data Independent Timing instructions
/llvm-project-15.0.7/llvm/
H A DCMakeLists.txt490 option(LLVM_ENABLE_PIC "Build Position-Independent Code" ON)
/llvm-project-15.0.7/llvm/lib/Target/
H A DREADME.txt1 Target Independent Opportunities:
/llvm-project-15.0.7/clang/docs/
H A DUsersManual.rst955 Language and Target-Independent Features