Lines Matching defs:Value
140 //------------------------------Value-----------------------------------------
141 const Type *MulNode::Value( PhaseTransform *phase ) const {
187 if( con == 0 ) return NULL; // By zero is handled by Value call
283 if( con == CONST64(0) ) return NULL; // By zero is handled by Value call
382 //------------------------------Value------------------------------------------
383 const Type *MulHiLNode::Value( PhaseTransform *phase ) const {
701 //------------------------------Value------------------------------------------
703 const Type *LShiftINode::Value( PhaseTransform *phase ) const {
810 //------------------------------Value------------------------------------------
812 const Type *LShiftLNode::Value( PhaseTransform *phase ) const {
955 //------------------------------Value------------------------------------------
957 const Type *RShiftINode::Value( PhaseTransform *phase ) const {
1017 //------------------------------Value------------------------------------------
1019 const Type *RShiftLNode::Value( PhaseTransform *phase ) const {
1164 //------------------------------Value------------------------------------------
1166 const Type *URShiftINode::Value( PhaseTransform *phase ) const {
1167 // (This is a near clone of RShiftINode::Value.)
1293 //------------------------------Value------------------------------------------
1295 const Type *URShiftLNode::Value( PhaseTransform *phase ) const {
1296 // (This is a near clone of RShiftLNode::Value.)