Home
last modified time | relevance | path

Searched defs:IVT (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp1764 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), OpVT.getSizeInBits()); in PromoteFloatOp_BITCAST() local
1837 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); in PromoteFloatOp_STORE() local
1936 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); in PromoteFloatRes_ConstantFP() local
1998 EVT IVT = NewOp.getValueType().getVectorElementType(); in PromoteFloatRes_EXTRACT_VECTOR_ELT() local
2074 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); in PromoteFloatRes_FP_ROUND() local
2087 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); in PromoteFloatRes_LOAD() local
DLegalizeDAG.cpp1372 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), NumBits); in getSignAsIntValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp1993 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), OpVT.getSizeInBits()); in PromoteFloatOp_BITCAST() local
2062 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); in PromoteFloatOp_STORE() local
2167 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), in PromoteFloatRes_BITCAST() local
2179 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); in PromoteFloatRes_ConstantFP() local
2241 EVT IVT = NewOp.getValueType().getVectorElementType(); in PromoteFloatRes_EXTRACT_VECTOR_ELT() local
2317 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); in PromoteFloatRes_FP_ROUND() local
2330 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); in PromoteFloatRes_LOAD() local
DLegalizeDAG.cpp1449 EVT IVT = EVT::getIntegerVT(*DAG.getContext(), NumBits); in getSignAsIntValue() local
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp494 MVT IVT = getConcrete(); in EnforceVectorEltTypeIs() local
540 MVT IVT = getConcrete(); in EnforceVectorSubVectorTypeIs() local
564 MVT IVT = VTOperand.getConcrete(); in EnforceVectorSubVectorTypeIs() local
606 MVT IVT = getConcrete(); in EnforceVectorSameNumElts() local
626 MVT IVT = VTOperand.getConcrete(); in EnforceVectorSameNumElts() local
660 MVT IVT = getConcrete(); in EnforceSameSize() local
680 MVT IVT = VTOperand.getConcrete(); in EnforceSameSize() local
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1324 MVT IVT = (MVT::SimpleValueType)IntReg; in computeRegisterProperties() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1175 MVT IVT = (MVT::SimpleValueType)IntReg; in computeRegisterProperties() local
/external/clang/lib/Sema/
DSemaInit.cpp1544 const VectorType *IVT = IType->getAs<VectorType>(); in CheckVectorType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp7299 MVT IVT = (FVT == MVT::f32) ? MVT::i32 : MVT::i16; in LowerBUILD_VECTOR() local