Searched refs:Reinterpret (Results 1 – 11 of 11) sorted by relevance
113 auto *Reinterpret = isReinterpretToSVBool(IncValPhi); in processPhiNode() local114 if (!Reinterpret || in processPhiNode()115 RequiredType != Reinterpret->getArgOperand(0)->getType()) in processPhiNode()127 auto *Reinterpret = cast<Instruction>(PN->getIncomingValue(I)); in processPhiNode() local128 NPN->addIncoming(Reinterpret->getOperand(0), PN->getIncomingBlock(I)); in processPhiNode()129 Worklist.push_back(Reinterpret); in processPhiNode()
3663 SDValue Reinterpret = in LowerINTRINSIC_WO_CHAIN() local3668 return DAG.getNode(ISD::AND, dl, OutVT, Reinterpret, MaskReinterpret); in LowerINTRINSIC_WO_CHAIN()
25 summary: "Reinterpret the bytes of a string as a vector of numbers."
29 summary: "Reinterpret the bytes of a string as a vector of numbers."
28 def subreg_r32 : SubRegIndex<32, 32>; // Reinterpret a wider reg as 32 bits.29 def subreg_r64 : SubRegIndex<64, 64>; // Reinterpret a wider reg as 64 bits.
163 // Reinterpret intrinsics required to implement __arm_vcx*q with 2 or 3
140 /// CK_ReinterpretMemberPointer - Reinterpret a member pointer as a
145 /// CK_ReinterpretMemberPointer - Reinterpret a member pointer as a
155 Reinterpret a value as a new type. This is usually done without
424 - Reinterpret the first 8 bytes of the hash as a little-endian
572 - Reinterpret the first 8 bytes of the hash as a little-endian