Lines Matching defs:materialize
2227 // (3) `{-1, _}` if there is no way FLI can be used to materialize Imm.
3342 // We will use a SINT_TO_FP to materialize this constant so we should use a
3577 // materialize the mask in a vector register.
3896 // narrow vector is known to materialize cheaply.
3916 // we'd have to materialize constants in GPRs just to move them into the
5315 // smaller constants which may be cheaper to materialize.
7632 // TODO: Should we also do this if `binOp(c0, c1)` is cheaper to materialize
9894 // Use positive zero if we can. It is cheaper to materialize.
14121 // which may be cheaper to materialize.
14172 // bit 31. Same for setne. C1' may be cheaper to materialize and the sext_inreg
14385 /// Get the opcode to materialize:
14408 /// Get the opcode to materialize:
14434 /// Get the opcode to materialize:
14451 /// Get the opcode to materialize \p Opcode(sext(a), zext(b)) ->
14459 /// Get the opcode to materialize
14738 /// \see CombineResult::materialize.
14744 /// Helper structure that holds all the necessary information to materialize a
14768 SDValue materialize(SelectionDAG &DAG,
15055 // We do the RAUW after we materialize all the combines, because some replaced
15062 SDValue NewValue = Res.materialize(DAG, Subtarget);
17344 // expensive to materialize.