Home
last modified time | relevance | path

Searched refs:materialization (Results 1 – 25 of 28) 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/v8/src/builtins/
Dtyped-array-filter.tq72 // TypedArrayCopyElements() to avoid JSArray materialization. Or collect
/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/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/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-7.0/llvm/test/CodeGen/X86/
Dsink-local-value.ll131 ; The constant materialization should be *after* the stores to sink_across, but
/external/llvm/test/CodeGen/SPARC/
D64bit.ll36 ; Immediate materialization. Many of these patterns could actually be merged
/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/ARM/
Dfast-isel-call.ll70 ;; A few test to check materialization
/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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dfast-isel-call.ll70 ;; A few test to check materialization
/external/v8/src/deoptimizer/
Ddeoptimizer.cc1968 for (auto& materialization : values_to_materialize_) { in MaterializeHeapObjects() local
1969 Handle<Object> value = materialization.value_->GetValue(); in MaterializeHeapObjects()
1974 static_cast<intptr_t>(materialization.output_slot_address_), in MaterializeHeapObjects()
1980 *(reinterpret_cast<Address*>(materialization.output_slot_address_)) = in MaterializeHeapObjects()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td198 // in constant materialization instructions that may be redundant. We currently
/external/kotlinx.coroutines/
DCHANGES.md419 * Fixed materialization of a `cause` exception for `Job` onCancelling handlers (see #436).

12