/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeFloatTypes.cpp | 184 return BitConvertToInteger(N->getOperand(0)); in SoftenFloatRes_BITCAST() 190 return BitConvertToInteger(Op); in SoftenFloatRes_MERGE_VALUES() 198 BitConvertToInteger(N->getOperand(0)), in SoftenFloatRes_BUILD_PAIR() 199 BitConvertToInteger(N->getOperand(1))); in SoftenFloatRes_BUILD_PAIR() 292 SDValue RHS = BitConvertToInteger(N->getOperand(1)); in SoftenFloatRes_FCOPYSIGN() 476 return BitConvertToInteger(Op); in SoftenFloatRes_FP_EXTEND() 678 return BitConvertToInteger(ExtendNode); in SoftenFloatRes_LOAD() 988 Val = BitConvertToInteger(DAG.getNode(ISD::FP_ROUND, dl, ST->getMemoryVT(), in SoftenFloatOp_STORE() 999 SDValue RHS = BitConvertToInteger(N->getOperand(1)); in SoftenFloatOp_FCOPYSIGN() 2390 SDValue CastVal = BitConvertToInteger(AM->getVal()); in BitcastToInt_ATOMIC_SWAP()
|
H A D | LegalizeTypesGeneric.cpp | 81 SplitInteger(BitConvertToInteger(GetScalarizedVector(InOp)), Lo, Hi); in ExpandRes_BITCAST()
|
H A D | LegalizeTypes.cpp | 841 SDValue DAGTypeLegalizer::BitConvertToInteger(SDValue Op) { in BitConvertToInteger() function in DAGTypeLegalizer
|
H A D | LegalizeTypes.h | 206 SDValue BitConvertToInteger(SDValue Op);
|
H A D | LegalizeIntegerTypes.cpp | 319 BitConvertToInteger(GetScalarizedVector(InOp))); in PromoteIntRes_BITCAST() 327 Lo = BitConvertToInteger(Lo); in PromoteIntRes_BITCAST() 328 Hi = BitConvertToInteger(Hi); in PromoteIntRes_BITCAST()
|
H A D | LegalizeVectorTypes.cpp | 1066 SplitInteger(BitConvertToInteger(InOp), LoIntVT, HiIntVT, Lo, Hi); in SplitVecRes_BITCAST() 2136 Lo = BitConvertToInteger(Lo); in SplitVecOp_BITCAST() 2137 Hi = BitConvertToInteger(Hi); in SplitVecOp_BITCAST()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeFloatTypes.cpp | 201 return BitConvertToInteger(N->getOperand(0)); in SoftenFloatRes_BITCAST() 220 return BitConvertToInteger(Op); in SoftenFloatRes_MERGE_VALUES() 228 BitConvertToInteger(N->getOperand(0)), in SoftenFloatRes_BUILD_PAIR() 229 BitConvertToInteger(N->getOperand(1))); in SoftenFloatRes_BUILD_PAIR() 326 SDValue RHS = BitConvertToInteger(N->getOperand(1)); in SoftenFloatRes_FCOPYSIGN() 510 return BitConvertToInteger(Op); in SoftenFloatRes_FP_EXTEND() 726 return BitConvertToInteger(ExtendNode); in SoftenFloatRes_LOAD() 1074 Val = BitConvertToInteger( in SoftenFloatOp_STORE() 1086 SDValue RHS = BitConvertToInteger(N->getOperand(1)); in SoftenFloatOp_FCOPYSIGN() 2565 SDValue CastVal = BitConvertToInteger(AM->getVal()); in BitcastToInt_ATOMIC_SWAP() [all …]
|
H A D | LegalizeTypesGeneric.cpp | 82 SplitInteger(BitConvertToInteger(GetScalarizedVector(InOp)), Lo, Hi); in ExpandRes_BITCAST()
|
H A D | LegalizeTypes.cpp | 882 SDValue DAGTypeLegalizer::BitConvertToInteger(SDValue Op) { in BitConvertToInteger() function in DAGTypeLegalizer
|
H A D | LegalizeTypes.h | 217 SDValue BitConvertToInteger(SDValue Op);
|
H A D | LegalizeIntegerTypes.cpp | 419 BitConvertToInteger(GetScalarizedVector(InOp))); in PromoteIntRes_BITCAST() 429 Lo = BitConvertToInteger(Lo); in PromoteIntRes_BITCAST() 430 Hi = BitConvertToInteger(Hi); in PromoteIntRes_BITCAST()
|
H A D | LegalizeVectorTypes.cpp | 1336 SplitInteger(BitConvertToInteger(InOp), LoIntVT, HiIntVT, Lo, Hi); in SplitVecRes_BITCAST() 3078 Lo = BitConvertToInteger(Lo); in SplitVecOp_BITCAST() 3079 Hi = BitConvertToInteger(Hi); in SplitVecOp_BITCAST()
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeFloatTypes.cpp | 129 return BitConvertToInteger(N->getOperand(0)); in SoftenFloatRes_BITCAST() 135 return BitConvertToInteger(Op); in SoftenFloatRes_MERGE_VALUES() 143 BitConvertToInteger(N->getOperand(0)), in SoftenFloatRes_BUILD_PAIR() 144 BitConvertToInteger(N->getOperand(1))); in SoftenFloatRes_BUILD_PAIR() 252 SDValue RHS = BitConvertToInteger(N->getOperand(1)); in SoftenFloatRes_FCOPYSIGN() 470 return BitConvertToInteger(Op); in SoftenFloatRes_FP_EXTEND() 661 return BitConvertToInteger(ExtendNode); in SoftenFloatRes_LOAD() 969 Val = BitConvertToInteger(DAG.getNode(ISD::FP_ROUND, dl, ST->getMemoryVT(), in SoftenFloatOp_STORE()
|
H A D | LegalizeTypesGeneric.cpp | 88 SplitInteger(BitConvertToInteger(GetScalarizedVector(InOp)), Lo, Hi); in ExpandRes_BITCAST()
|
H A D | LegalizeTypes.cpp | 907 SDValue DAGTypeLegalizer::BitConvertToInteger(SDValue Op) { in BitConvertToInteger() function in DAGTypeLegalizer
|
H A D | LegalizeTypes.h | 165 SDValue BitConvertToInteger(SDValue Op);
|
H A D | LegalizeIntegerTypes.cpp | 281 BitConvertToInteger(GetScalarizedVector(InOp))); in PromoteIntRes_BITCAST() 288 Lo = BitConvertToInteger(Lo); in PromoteIntRes_BITCAST() 289 Hi = BitConvertToInteger(Hi); in PromoteIntRes_BITCAST()
|
H A D | LegalizeVectorTypes.cpp | 787 SplitInteger(BitConvertToInteger(InOp), LoIntVT, HiIntVT, Lo, Hi); in SplitVecRes_BITCAST() 1583 Lo = BitConvertToInteger(Lo); in SplitVecOp_BITCAST() 1584 Hi = BitConvertToInteger(Hi); in SplitVecOp_BITCAST()
|