Home
last modified time | relevance | path

Searched refs:BitConvertToInteger (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp231 return BitConvertToInteger(N->getOperand(0)); in SoftenFloatRes_BITCAST()
250 return BitConvertToInteger(Op); in SoftenFloatRes_MERGE_VALUES()
258 BitConvertToInteger(N->getOperand(0)), in SoftenFloatRes_BUILD_PAIR()
259 BitConvertToInteger(N->getOperand(1))); in SoftenFloatRes_BUILD_PAIR()
418 SDValue RHS = BitConvertToInteger(N->getOperand(1)); in SoftenFloatRes_FCOPYSIGN()
617 return BitConvertToInteger(Op); in SoftenFloatRes_FP_EXTEND()
1014 return BitConvertToInteger(ExtendNode); in SoftenFloatRes_LOAD()
1390 Val = BitConvertToInteger( in SoftenFloatOp_STORE()
1416 SDValue RHS = BitConvertToInteger(N->getOperand(1)); in SoftenFloatOp_FCOPYSIGN()
1510 SDValue Op1 = BitConvertToInteger(N->getOperand(1)); in SoftenFloatOp_FAKE_USE()
[all …]
H A DLegalizeTypesGeneric.cpp82 SplitInteger(BitConvertToInteger(GetScalarizedVector(InOp)), Lo, Hi); in ExpandRes_BITCAST()
H A DLegalizeTypes.cpp881 SDValue DAGTypeLegalizer::BitConvertToInteger(SDValue Op) { in BitConvertToInteger() function in DAGTypeLegalizer
H A DLegalizeTypes.h216 SDValue BitConvertToInteger(SDValue Op);
H A DLegalizeIntegerTypes.cpp514 BitConvertToInteger(GetScalarizedVector(InOp))); in PromoteIntRes_BITCAST()
524 Lo = BitConvertToInteger(Lo); in PromoteIntRes_BITCAST()
525 Hi = BitConvertToInteger(Hi); in PromoteIntRes_BITCAST()
H A DLegalizeVectorTypes.cpp1603 SplitInteger(BitConvertToInteger(InOp), LoIntVT, HiIntVT, Lo, Hi); in SplitVecRes_BITCAST()
3758 Lo = BitConvertToInteger(Lo); in SplitVecOp_BITCAST()
3759 Hi = BitConvertToInteger(Hi); in SplitVecOp_BITCAST()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc14754 …lizer19BitConvertToIntegerENS_7SDValueE", "llvm::DAGTypeLegalizer::BitConvertToInteger(llvm::SDVal…