Home
last modified time | relevance | path

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

1234

/external/llvm-project/llvm/test/CodeGen/AArch64/
Disinf.ll22 ; Check if INFINITY for float is materialized
36 ; Check if INFINITY for double is materialized
Darm64-const-addr.ll5 ; Test if the constant base address gets only materialized once.
/external/llvm-project/mlir/lib/Dialect/StandardOps/Transforms/
DDecomposeCallGraphTypes.cpp174 Value materialized = getTypeConverter()->materializeArgumentConversion( in matchAndRewrite() local
176 replacedValues.push_back(materialized); in matchAndRewrite()
/external/llvm-project/llvm/test/CodeGen/X86/
Dfast-isel-x32.ll4 ; Test that alloca addresses are materialized with the right size instruction.
/external/llvm/test/CodeGen/X86/
Dfast-isel-x32.ll4 ; Test that alloca addresses are materialized with the right size instruction.
/external/llvm-project/llvm/test/CodeGen/RISCV/
Dimm.ll108 ; This can be materialized with ADDI+SLLI, improving compressibility.
125 ; This can be materialized with ADDI+SRLI, improving compressibility.
142 ; This can be materialized with LUI+SRLI, improving compressibility.
426 ; This constant can be materialized for RV64 with LUI+SRLI+XORI.
447 ; This constant can be materialized for RV64 with ADDI+SLLI+ADDI+ADDI.
469 ; This constant can be more efficiently materialized for RV64 if we use two
/external/llvm/test/Linker/
Dcomdat_group.ll1 ; Ensure complete comdat group is materialized
/external/llvm-project/llvm/test/Linker/
Dcomdat_group.ll1 ; Ensure complete comdat group is materialized
/external/llvm-project/llvm/test/ExecutionEngine/OrcLazy/
Dweak-non-materialization.ll6 ; materialized first.
/external/llvm/test/CodeGen/AArch64/
Darm64-const-addr.ll5 ; Test if the constant base address gets only materialized once.
/external/llvm/test/CodeGen/ARM/
Dfast-isel-deadcode.ll4 ; being passed via a register, so the materialized arguments become dead code.
D2010-12-08-tpsoft.ll6 ;; Make sure that bl __aeabi_read_tp is materialized and fixed up correctly
/external/llvm-project/llvm/test/CodeGen/ARM/
Dfast-isel-deadcode.ll4 ; being passed via a register, so the materialized arguments become dead code.
D2010-12-08-tpsoft.ll6 ;; Make sure that bl __aeabi_read_tp is materialized and fixed up correctly
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DREADME.txt85 R1 = X + 4 @ re-materialized
88 R2 = X + 7 @ re-materialized
91 R3 = X + 15 @ re-materialized
/external/llvm/lib/CodeGen/
DREADME.txt85 R1 = X + 4 @ re-materialized
88 R2 = X + 7 @ re-materialized
91 R3 = X + 15 @ re-materialized
/external/llvm-project/llvm/lib/CodeGen/
DREADME.txt85 R1 = X + 4 @ re-materialized
88 R2 = X + 7 @ re-materialized
91 R3 = X + 15 @ re-materialized
/external/llvm-project/llvm/test/CodeGen/SPARC/
Dspillsize.ll6 ; This function spills two values: %p and the materialized large constant.
/external/llvm/test/CodeGen/SPARC/
Dspillsize.ll6 ; This function spills two values: %p and the materialized large constant.
/external/llvm-project/mlir/test/Transforms/
Dinlining-dce.mlir58 // functions in different SCCs that are referenced by calls materialized during
/external/llvm/test/CodeGen/Thumb2/
Dtpsoft.ll10 ;; Make sure that bl __aeabi_read_tp is materialized and fixed up correctly
/external/llvm-project/llvm/test/CodeGen/Thumb2/
Dtpsoft.ll10 ;; Make sure that bl __aeabi_read_tp is materialized and fixed up correctly
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BroadcastTo.pbtxt44 benefit, as the broadcasted tensor is never materialized.
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dsink_constant.mlir18 // In the device region, check that the 3 constants are materialized and
/external/llvm-project/llvm/test/Transforms/ConstantHoisting/ARM/
Dsame-offset-multi-types.ll6 ; Check that for the same offset from the base constant, different types are materialized separatel…

1234