Searched defs:BitCast (Results 1 – 11 of 11) sorted by relevance
80 Value *BitCast = Builder.CreateBitCast(Ptr, in visitLoadInst() local
448 Value *BitCast = Builder.CreateBitCast(Alloca, VectorTy->getPointerTo(0)); in tryPromoteAllocaToVector() local458 Value *BitCast = Builder.CreateBitCast(Alloca, VectorTy->getPointerTo(0)); in tryPromoteAllocaToVector() local
184 | BitCast Constructor
234 | BitCast Constructor
196 | BitCast Constructor
254 | BitCast Constructor
1771 static Instruction *canonicalizeBitCastExtElt(BitCastInst &BitCast, in canonicalizeBitCastExtElt()
88 Address BitCast = Builder.CreateBitCast(Temporary, ConvertType(ArgQT)); in EmitObjCBoxedExpr() local
219 BitCast Opcode = C.LLVMBitCast const
4445 SDValue BitCast = DAG.getNode(ISD::BITCAST, dl, VecVT, ExtractSrc); in CombineVMOVDRRCandidateWithVecOp() local
29415 SDValue BitCast = DAG.getBitcast(VecVT, ExtOp0); in combineStore() local