Home
last modified time | relevance | path

Searched refs:materialization (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm/test/Transforms/ConstantHoisting/X86/
Dcast-inst.ll7 ; Check if the materialization of the constant and the cast instruction are
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ConstantHoisting/X86/
Dcast-inst.ll7 ; Check if the materialization of the constant and the cast instruction are
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/cstmaterialization/
Disel-materialization.ll6 ; Test that the correct ISA is selected for the materialization of constants.
DconstMaterialization.ll4 ; Test the patterns used for constant materialization.
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2008-02-22-ReMatBug.ll1 ; RUN: llc < %s -march=x86 -stats -regalloc=linearscan |& grep {Number of re-materialization} | gre…
D2008-03-18-CoalescerBug.ll2 …=+sse2 -disable-fp-elim -regalloc=linearscan -stats |& grep {Number of re-materialization} | grep 1
/external/llvm/test/Transforms/ConstantHoisting/ARM/
Dbad-cases.ll50 ; them to a mul in the backend is larget than constant materialization savings.
/external/llvm/test/CodeGen/PowerPC/
Dfast-isel-call.ll38 ;; A few test to check materialization
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dfast-isel-call.ll38 ;; A few test to check materialization
/external/llvm/test/CodeGen/AMDGPU/
Dbitreverse-inline-immediates.ll3 ; Test that materialization constants that are the bit reversed of
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ConstantHoisting/ARM/
Dbad-cases.ll50 ; them to a mul in the backend is larget than constant materialization savings.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dbitreverse-inline-immediates.ll3 ; Test that materialization constants that are the bit reversed of
/external/llvm/lib/CodeGen/
DREADME.txt78 to implement proper re-materialization to handle this:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Dinlineasm-operand-code.ll140 ; When the materialization of 0 gets fixed, this test will fail.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DREADME.txt78 to implement proper re-materialization to handle this:
/external/llvm/test/CodeGen/Mips/
Dinlineasm-operand-code.ll129 ; When the materialization of 0 gets fixed, this test will fail.
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DREADME.txt78 to implement proper re-materialization to handle this:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dsink-local-value.ll131 ; The constant materialization should be *after* the stores to sink_across, but
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/
D64bit.ll36 ; Immediate materialization. Many of these patterns could actually be merged
/external/llvm/test/CodeGen/SPARC/
D64bit.ll36 ; Immediate materialization. Many of these patterns could actually be merged
/external/llvm/test/CodeGen/AArch64/
Darm64-fast-isel-call.ll78 ; Test materialization of integers. Target-independent selector handles this.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-fast-isel-call.ll78 ; Test materialization of integers. Target-independent selector handles this.
/external/llvm/test/CodeGen/ARM/
Dfast-isel-call.ll70 ;; A few test to check materialization
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dfast-isel-call.ll70 ;; A few test to check materialization
/external/v8/src/
Ddeoptimizer.cc1746 for (auto& materialization : values_to_materialize_) { in MaterializeHeapObjects() local
1747 Handle<Object> value = materialization.value_->GetValue(); in MaterializeHeapObjects()
1751 static_cast<intptr_t>(materialization.output_slot_address_), in MaterializeHeapObjects()
1757 *(reinterpret_cast<intptr_t*>(materialization.output_slot_address_)) = in MaterializeHeapObjects()

12