Home
last modified time | relevance | path

Searched refs:materialized (Results 1 – 25 of 59) sorted by relevance

123

/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Disinf.ll9 ; Check if INFINITY for _Float16 is materialized
25 ; Check if INFINITY for float is materialized
41 ; Check if INFINITY for double is materialized
H A Darm64-const-addr.ll5 ; Test if the constant base address gets only materialized once.
H A Dfcsel-zero.ll1 ; Check that 0.0 is not materialized for CSEL when comparing against it.
/llvm-project-15.0.7/mlir/lib/Dialect/Func/Transforms/
H A DDecomposeCallGraphTypes.cpp179 Value materialized = getTypeConverter()->materializeArgumentConversion( in matchAndRewrite() local
181 replacedValues.push_back(materialized); in matchAndRewrite()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dfast-isel-x32.ll4 ; Test that alloca addresses are materialized with the right size instruction.
H A Dcmov-double.ll43 ; If one of the conditions is materialized as a 0/1 value anyway, then the
H A Dfast-isel-x86-64.ll233 ; Check that 0.0 is materialized using xorps
262 ; Check that -0.0 is not materialized using xor
H A D2008-03-31-SpillerFoldingBug.ll3 ; Don't fold re-materialized load into a two address instruction
H A Dmaterialize.ll240 ; -1 should be re-materialized here instead of getting spilled above.
291 ; -1 should be re-materialized here instead of getting spilled above.
/llvm-project-15.0.7/llvm/test/Linker/
H A Dcomdat_group.ll1 ; Ensure complete comdat group is materialized
/llvm-project-15.0.7/llvm/test/ExecutionEngine/OrcLazy/
H A Dweak-non-materialization.ll6 ; materialized first.
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dfast-isel-deadcode.ll4 ; being passed via a register, so the materialized arguments become dead code.
H A D2010-12-08-tpsoft.ll6 ;; Make sure that bl __aeabi_read_tp is materialized and fixed up correctly
H A Dmovcc-double.ll35 ; If one of the conditions is materialized as a 0/1 value anyway, then the
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DREADME.txt85 R1 = X + 4 @ re-materialized
88 R2 = X + 7 @ re-materialized
91 R3 = X + 15 @ re-materialized
/llvm-project-15.0.7/llvm/test/CodeGen/SPARC/
H A Dspillsize.ll6 ; This function spills two values: %p and the materialized large constant.
/llvm-project-15.0.7/mlir/test/Transforms/
H A Dinlining-dce.mlir58 // functions in different SCCs that are referenced by calls materialized during
/llvm-project-15.0.7/llvm/test/Transforms/ConstantHoisting/ARM/
H A Dsame-offset-multi-types.ll6 ; Check that for the same offset from the base constant, different types are materialized separatel…
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/cstmaterialization/
H A Dstack.ll9 ; generally shorter as the constant that has to be materialized is smaller.
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dcombine-fconstant.mir15 ; Only feeding into stores here. Also, the value can't be materialized using
/llvm-project-15.0.7/mlir/docs/Dialects/Linalg/
H A D_index.md52 updates"). Such tensor is always materialized in some form. If enough fusion
53 occurs it may end up being materialized only as a register-level SSA value.
119 materialized by a lowering into a form that will resemble:
147 implicit (i.e. *not yet materialized*).
203 materialized by a lowering into a form that will resemble:
328 The property "*The Compute Payload is Specified With a Region*" is materialized
397 The property "*Map To an External Library Call*" is materialized by a lowering
480 induction variables are materialized (i.e. after lowering out of
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/
H A Dtpsoft.ll11 ;; Make sure that bl __aeabi_read_tp is materialized and fixed up correctly
/llvm-project-15.0.7/llvm/test/CodeGen/AVR/
H A Dalloca.ll69 ; materialized with adiw/sbiw but with a subi/sbci pair.
/llvm-project-15.0.7/libunwind/docs/
H A Dindex.rst14 that never materialized (e.g. remote unwinding).
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dframe-index-elimination.ll78 ; A user the materialized frame index can't be meaningfully folded
80 ; FIXME: Should use s_mul but the frame index always gets materialized into a

123