Searched refs:BitcastWordToTagged (Results 1 – 8 of 8) sorted by relevance
183 machine()->BitcastWordToTagged(), in VisitAllocate()254 machine()->BitcastWordToTagged(), in VisitAllocate()293 machine()->BitcastWordToTagged(), in VisitAllocate()
287 const Operator* BitcastWordToTagged(); in NON_EXPORTED_BASE()
539 Node* BitcastWordToTagged(Node* a) { in BitcastWordToTagged() function540 return AddNode(machine()->BitcastWordToTagged(), a); in BitcastWordToTagged()
481 V(BitcastWordToTagged) \
141 V(BitcastWordToTagged) \
132 V(BitcastWordToTagged, Operator::kNoProperties, 1, 0, 1) \
66 result = assembler->BitcastWordToTagged(result); in Generate_MathAbs()
760 no_runtime_result = BitcastWordToTagged( in AllocateRawUnaligned()809 address.Bind(BitcastWordToTagged( in AllocateRawAligned()849 return BitcastWordToTagged(IntPtrAdd(previous, offset)); in InnerAllocate()