Searched defs:FloatVT (Results 1 – 4 of 4) sorted by relevance
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeDAG.cpp | 1351 EVT FloatVT; member 1369 EVT FloatVT = Value.getValueType(); in getSignAsIntValue() local 1448 EVT FloatVT = Mag.getValueType(); in ExpandFCOPYSIGN() local 1498 EVT FloatVT = Value.getValueType(); in ExpandFABS() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeDAG.cpp | 63 EVT FloatVT; member 1446 EVT FloatVT = Value.getValueType(); in getSignAsIntValue() local 1522 EVT FloatVT = Mag.getValueType(); in ExpandFCOPYSIGN() local 1568 EVT FloatVT = Value.getValueType(); in ExpandFABS() local
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 9715 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, NumElts); in PerformBUILD_VECTORCombine() local 9826 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, in PerformInsertEltCombine() local 10356 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, in PerformSTORECombine() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 12839 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, NumElts); in PerformBUILD_VECTORCombine() local 13001 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, in PerformInsertEltCombine() local 13639 EVT FloatVT = EVT::getVectorVT(*DAG.getContext(), MVT::f64, in PerformSTORECombine() local
|