Searched refs:DoubleWord (Results 1 – 2 of 2) sorted by relevance
833 struct DoubleWord { in prepareConstantInt() struct838 words = llvm::bit_cast<DoubleWord>(value.getSExtValue()); in prepareConstantInt()840 words = llvm::bit_cast<DoubleWord>(value.getZExtValue()); in prepareConstantInt()888 struct DoubleWord { in prepareConstantFp() struct891 } words = llvm::bit_cast<DoubleWord>(value.convertToDouble()); in prepareConstantFp()
1147 struct DoubleWord { in processConstant() struct1180 struct DoubleWord { in processConstant() struct