Searched refs:LowerCheckedTaggedSignedToInt32 (Results 1 – 2 of 2) sorted by relevance
81 Node* LowerCheckedTaggedSignedToInt32(Node* node, Node* frame_state);
735 result = LowerCheckedTaggedSignedToInt32(node, frame_state); in TryWireInStateEffect()1884 Node* EffectControlLinearizer::LowerCheckedTaggedSignedToInt32( in LowerCheckedTaggedSignedToInt32() function in v8::internal::compiler::EffectControlLinearizer