Searched refs:inputIntTy (Results 1 – 1 of 1) sorted by relevance
1076 llvm::IntegerType *inputIntTy = in EmitAtomicStore() local1079 intValue = Builder.CreatePtrToInt(value, inputIntTy); in EmitAtomicStore()1081 intValue = Builder.CreateBitCast(value, inputIntTy); in EmitAtomicStore()