Searched refs:materialized (Results 1 – 25 of 94) sorted by relevance
1234
22 ; Check if INFINITY for float is materialized36 ; Check if INFINITY for double is materialized
5 ; Test if the constant base address gets only materialized once.
174 Value materialized = getTypeConverter()->materializeArgumentConversion( in matchAndRewrite() local176 replacedValues.push_back(materialized); in matchAndRewrite()
4 ; Test that alloca addresses are materialized with the right size instruction.
108 ; 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
1 ; Ensure complete comdat group is materialized
6 ; materialized first.
4 ; being passed via a register, so the materialized arguments become dead code.
6 ;; Make sure that bl __aeabi_read_tp is materialized and fixed up correctly
85 R1 = X + 4 @ re-materialized88 R2 = X + 7 @ re-materialized91 R3 = X + 15 @ re-materialized
6 ; This function spills two values: %p and the materialized large constant.
58 // functions in different SCCs that are referenced by calls materialized during
10 ;; Make sure that bl __aeabi_read_tp is materialized and fixed up correctly
44 benefit, as the broadcasted tensor is never materialized.
18 // In the device region, check that the 3 constants are materialized and
6 ; Check that for the same offset from the base constant, different types are materialized separatel…