Home
last modified time | relevance | path

Searched refs:Together (Results 1 – 15 of 15) sorted by relevance

/llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/
H A DELF_external_to_absolute_conversion.s10 # of a GOT symbol without actually introducing any GOT entries. Together these
/llvm-project-15.0.7/llvm/docs/tutorial/
H A DBuildingAJIT4.rst17 reexports API. Together these will be used to replace the CompileOnDemandLayer
/llvm-project-15.0.7/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl08.rst168 Putting It All Together
/llvm-project-15.0.7/llvm/docs/
H A DHowToBuildWithPGO.rst56 Together, these should give you:
H A DXRay.rst336 in the range of 0 to ``xray-function-groups`` - 1. Together these options could be used
H A DTestingGuide.rst228 to execute. Together, these lines form the "script" that :program:`lit`
H A DProgrammersManual.rst3632 Together, these methods make up the iterator based interface to the operands
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst2983 Version 5. Together they eliminate most, or all of the code object relocations
H A DLangRef.rst24289 Together with :ref:`deoptimization operand bundles <deopt_opbundles>`,
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Bufferization/IR/
H A DBufferizationOps.td265 The opposite of this op is `to_memref`. Together, these two ops are
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1803 APInt Together = *C & *OrC; in visitAnd() local
1804 Value *And = Builder.CreateAnd(X, ConstantInt::get(Ty, Together ^ *C)); in visitAnd()
1806 return BinaryOperator::CreateOr(And, ConstantInt::get(Ty, Together)); in visitAnd()
/llvm-project-15.0.7/mlir/docs/Dialects/Linalg/
H A D_index.md487 #### Putting it Together<a name="summary"></a>
/llvm-project-15.0.7/mlir/docs/Dialects/
H A DSPIR-V.md1255 logic for ops. Together with standard `mlir-tblgen` backends, we auto-generate
/llvm-project-15.0.7/clang/docs/
H A DAutomaticReferenceCounting.rst1793 document. Together with the rule limiting the transformation of
/llvm-project-15.0.7/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/
H A DAMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md2827 the related `DW_AT_loclists_base` attribute are new in DWARF Version 5. Together