Searched refs:IVT (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 1993 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), OpVT.getSizeInBits()); in PromoteFloatOp_BITCAST() local 1995 IVT, Promoted); in PromoteFloatOp_BITCAST() 2062 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); in PromoteFloatOp_STORE() local 2066 IVT, Promoted); in PromoteFloatOp_STORE() 2167 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), in PromoteFloatRes_BITCAST() local 2169 SDValue Cast = DAG.getBitcast(IVT, N->getOperand(0)); in PromoteFloatRes_BITCAST() 2179 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); in PromoteFloatRes_ConstantFP() local 2181 IVT); in PromoteFloatRes_ConstantFP() 2241 EVT IVT = NewOp.getValueType().getVectorElementType(); in PromoteFloatRes_EXTRACT_VECTOR_ELT() local 2244 SDValue NewVal = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, DL, IVT, in PromoteFloatRes_EXTRACT_VECTOR_ELT() [all …]
|
D | LegalizeDAG.cpp | 1449 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), NumBits); in getSignAsIntValue() local 1451 if (TLI.isTypeLegal(IVT)) { in getSignAsIntValue() 1452 State.IntValue = DAG.getNode(ISD::BITCAST, DL, IVT, Value); in getSignAsIntValue()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 1175 MVT IVT = (MVT::SimpleValueType)IntReg; in computeRegisterProperties() local 1176 if (isTypeLegal(IVT)) { in computeRegisterProperties() 1181 ValueTypeActions.setTypeAction(IVT, TypePromoteInteger); in computeRegisterProperties()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 7299 MVT IVT = (FVT == MVT::f32) ? MVT::i32 : MVT::i16; in LowerBUILD_VECTOR() local 7301 Ops.push_back(DAG.getNode(ISD::BITCAST, dl, IVT, in LowerBUILD_VECTOR() 7303 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), IVT, NumElts); in LowerBUILD_VECTOR()
|
/third_party/chromium/patch/ |
D | 0003-ohos-1115.patch | 198427 zjJ2aKe8rA3;c5#CDjlSplzTHROgV`?<OLf~qP+5i<MhV^emp6sp=|8YihtbTd@IVT
|