/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 220 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { in getFPEXT() 246 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) { in getFPROUND() 284 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) { in getFPTOSINT() 326 RTLIB::Libcall RTLIB::getFPTOUINT(EVT OpVT, EVT RetVT) { in getFPTOUINT() 368 RTLIB::Libcall RTLIB::getSINTTOFP(EVT OpVT, EVT RetVT) { in getSINTTOFP() 408 RTLIB::Libcall RTLIB::getUINTTOFP(EVT OpVT, EVT RetVT) { in getUINTTOFP()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 152 EVT OpVT = N->getOperand(0 + Offset).getValueType(); in SoftenFloatRes_Unary() local 495 EVT OpVT = N->getOperand(IsStrict ? 1 : 0).getValueType(); in SoftenFloatRes_FP_EXTEND() local 532 EVT OpVT = N->getOperand(IsStrict ? 1 : 0).getValueType(); in SoftenFloatRes_FP_ROUND() local 1038 EVT OpVT = N->getOperand(0 + Offset).getValueType(); in SoftenFloatOp_Unary() local 1053 EVT OpVT = N->getOperand(N->isStrictFPOpcode() ? 1 : 0).getValueType(); in SoftenFloatOp_LROUND() local 1063 EVT OpVT = N->getOperand(N->isStrictFPOpcode() ? 1 : 0).getValueType(); in SoftenFloatOp_LLROUND() local 1073 EVT OpVT = N->getOperand(N->isStrictFPOpcode() ? 1 : 0).getValueType(); in SoftenFloatOp_LRINT() local 1083 EVT OpVT = N->getOperand(N->isStrictFPOpcode() ? 1 : 0).getValueType(); in SoftenFloatOp_LLRINT() local 1937 static ISD::NodeType GetPromotionOpcode(EVT OpVT, EVT RetVT) { in GetPromotionOpcode() 1987 EVT OpVT = Op->getValueType(0); in PromoteFloatOp_BITCAST() local [all …]
|
D | LegalizeVectorTypes.cpp | 347 EVT OpVT = Op.getValueType(); in ScalarizeVecRes_UnaryOp() local 379 EVT OpVT = Op.getValueType(); in ScalarizeVecRes_VecInregOp() local 415 EVT OpVT = Cond.getValueType(); in ScalarizeVecRes_VSELECT() local 443 EVT OpVT = Cond->getOperand(0).getValueType(); in ScalarizeVecRes_VSELECT() local 516 EVT OpVT = LHS.getValueType(); in ScalarizeVecRes_SETCC() local 724 EVT OpVT = N->getOperand(0).getValueType(); in ScalarizeVecOp_VSETCC() local 2622 EVT OpVT = N->getOperand(0).getValueType(); in SplitVecOp_VSETCC() local 4637 EVT OpVT = N->getOperand(0).getValueType(); in WidenVecOp_SETCC() local
|
D | LegalizeTypes.cpp | 295 EVT OpVT = Op.getValueType(); in run() local
|
D | ScheduleDAGSDNodes.cpp | 479 EVT OpVT = N->getOperand(i).getValueType(); in AddSchedEdges() local
|
D | InstrEmitter.cpp | 377 MVT OpVT = Op.getSimpleValueType(); in AddOperand() local
|
D | LegalizeDAG.cpp | 1045 MVT OpVT = Node->getOperand(CompareOperand).getSimpleValueType(); in LegalizeOp() local 1640 MVT OpVT = LHS.getSimpleValueType(); in LegalizeSetCCCondCode() local 1910 EVT OpVT = Node->getOperand(0).getValueType(); in ExpandBUILD_VECTOR() local
|
D | SelectionDAG.cpp | 1161 EVT OpVT) { in getBoolExtOrTrunc() 1207 EVT OpVT) { in getBoolConstant() 2008 EVT OpVT = N1.getValueType(); in FoldSetCC() local 3456 EVT OpVT = Val.getValueType(); in isKnownToBeAPowerOfTwo() local 4335 EVT OpVT = Op.getValueType(); in foldCONCAT_VECTORS() local 5305 llvm::EVT OpVT = N1.getOperand(0).getValueType(); in getNode() local 9196 EVT OpVT = Op.getValueType(); in matchBinOpReduction() local
|
D | TargetLowering.cpp | 2854 EVT OpVT = N0.getValueType(); in foldSetCCWithAnd() local 3088 EVT OpVT = N0.getValueType(); in foldSetCCWithBinOp() local 3124 EVT OpVT = N0.getValueType(); in SimplifySetCC() local
|
D | DAGCombiner.cpp | 4540 EVT OpVT = LL.getValueType(); in foldLogicOfSetCCs() local 13041 EVT OpVT = N0.getValueType(); in visitSINT_TO_FP() local 13102 EVT OpVT = N0.getValueType(); in visitUINT_TO_FP() local 16929 EVT OpVT = Ops[0].getValueType(); in visitINSERT_VECTOR_ELT() local 17970 EVT OpVT = N->getOperand(0).getValueType(); in combineConcatVectorOfScalars() local 18035 EVT OpVT = N->getOperand(0).getValueType(); in combineConcatVectorOfExtracts() local 18200 EVT OpVT = Op.getValueType(); in visitCONCAT_VECTORS() local
|
D | LegalizeIntegerTypes.cpp | 1524 EVT OpVT = N->getOpcode() == ISD::SELECT ? OpTy.getScalarType() : OpTy; in PromoteIntOp_SELECT() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 2363 EVT OpVT = Op.getOperand(0).getValueType(); in LowerSINT_TO_FP() local 2412 EVT OpVT = Op.getOperand(0).getValueType(); in LowerUINT_TO_FP() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 1925 EVT OpVT = Ops[0].getValueType(); in PerformDAGCombine() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 1162 EVT OpVT = OpI1.getValueType(); in ppHoistZextI1() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 5487 EVT OpVT = Op.getValueType(); in combineExtract() local 5517 EVT OpVT = Op.getOperand(0).getValueType(); in combineExtract() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 5800 EVT OpVT = Op.getValueType(); in SplitOpsAndApply() local 5830 MVT OpVT = Op.getSimpleValueType(); in insert1BitVector() local 17935 MVT OpVT = Op.getSimpleValueType(); in LowerSCALAR_TO_VECTOR() local 20550 MVT OpVT = N0.getSimpleValueType(); in LowerFGETSIGN() local 25625 MVT OpVT = VT; in LowerCTLZ() local 37185 EVT OpVT = Vec.getOperand(0).getValueType().getScalarType(); in scalarizeExtEltFP() local 39149 MVT OpVT = MVT::getVectorVT(MVT::i32, Ops[0].getValueSizeInBits() / 32); in combineMulToPMADDWD() local 43719 EVT OpVT = X.getValueType(); in combineVectorSizedSetCCEquality() local 43865 EVT OpVT = LHS.getValueType(); in combineSetCC() local 44817 MVT OpVT = MVT::getVectorVT(MVT::i32, Ops[0].getValueSizeInBits() / 32); in combineLoopMAddPattern() local [all …]
|
D | X86ISelDAGToDAG.cpp | 546 EVT OpVT = N->getOperand(0).getValueType(); in isLegalMaskCompare() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 10562 EVT OpVT = N->getOperand(0).getValueType(); in ReplaceNodeResults() local 12917 EVT OpVT = LHS.getValueType(); in combineSetCC() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 5516 EVT OpVT = (VT == MVT::f32) ? MVT::v2i32 : MVT::v1i64; in LowerFCOPYSIGN() local
|