/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 608 EVT ResVT; in Select() local 687 EVT ResVT; in Select() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorTypes.cpp | 1723 EVT ResVT = N->getValueType(0); in SplitVecOp_VECREDUCE() local 1766 EVT ResVT = N->getValueType(0); in SplitVecOp_UnaryOp() local 2222 EVT ResVT = N->getValueType(0); in SplitVecOp_FP_ROUND() local 3741 EVT ResVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecOp_SETCC() local
|
D | LegalizeDAG.cpp | 3906 EVT ResVT = Node->getValueType(0); in ExpandNode() local
|
D | LegalizeIntegerTypes.cpp | 193 EVT ResVT = TLI.getTypeToTransformTo(*DAG.getContext(), N->getValueType(0)); in PromoteIntRes_Atomic0() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 4458 EVT ResVT = N->getValueType(0); in ReplaceLoadVector() local 4603 EVT ResVT = N->getValueType(0); in ReplaceINTRINSIC_W_CHAIN() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 4289 EVT ResVT = N->getValueType(0); in ReplaceLoadVector() local 4405 EVT ResVT = N->getValueType(0); in ReplaceINTRINSIC_W_CHAIN() local
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86FastISel.cpp | 1897 EVT ResVT = RVLocs[i].getValVT(); in DoSelectCall() local
|
D | X86ISelLowering.cpp | 5368 EVT ResVT = Op.getValueType(); in LowerMMXCONCAT_VECTORS() local 5394 EVT ResVT = Op.getValueType(); in LowerAVXCONCAT_VECTORS() local 5410 EVT ResVT = Op.getValueType(); in LowerCONCAT_VECTORS() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorTypes.cpp | 1562 EVT ResVT = N->getValueType(0); in SplitVecOp_UnaryOp() local 2012 EVT ResVT = N->getValueType(0); in SplitVecOp_FP_ROUND() local 3379 EVT ResVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecOp_SETCC() local
|
D | LegalizeIntegerTypes.cpp | 187 EVT ResVT = TLI.getTypeToTransformTo(*DAG.getContext(), N->getValueType(0)); in PromoteIntRes_Atomic0() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorTypes.cpp | 1016 EVT ResVT = N->getValueType(0); in SplitVecOp_UnaryOp() local 1191 EVT ResVT = N->getValueType(0); in SplitVecOp_FP_ROUND() local
|
D | LegalizeIntegerTypes.cpp | 167 EVT ResVT = TLI.getTypeToTransformTo(*DAG.getContext(), N->getValueType(0)); in PromoteIntRes_Atomic0() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 2758 EVT ResVT = Op.getValueType(); in lowerBITCAST() local 4714 SDValue SystemZTargetLowering::combineExtract(const SDLoc &DL, EVT ResVT, in combineExtract() 4845 EVT ResVT = (TruncBytes < 4 ? MVT::i32 : TruncVT); in combineTruncateExtract() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 2888 EVT ResVT = Op.getValueType(); in lowerBITCAST() local 5108 SDValue SystemZTargetLowering::combineExtract(const SDLoc &DL, EVT ResVT, in combineExtract() 5240 EVT ResVT = (TruncBytes < 4 ? MVT::i32 : TruncVT); in combineTruncateExtract() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 8537 bool AArch64TargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, in isExtractSubvectorCheap() 9805 EVT ResVT = N->getValueType(0); in performExtendCombine() local 10773 EVT ResVT = N->getValueType(0); in performVSelectCombine() local 10798 EVT ResVT = N->getValueType(0); in performSelectCombine() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 4698 bool X86TargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, in isExtractSubvectorCheap() 8688 MVT ResVT = Op.getSimpleValueType(); in LowerAVXCONCAT_VECTORS() local 8799 MVT ResVT = Op.getSimpleValueType(); in LowerCONCAT_VECTORSvXi1() local 17350 MVT ResVT = MVT::v4i32; in LowerFP_TO_INT() local 25511 MVT ResVT = MVT::v4i32; in ReplaceNodeResults() local 32110 EVT ResVT = EVT::getIntegerVT(*DAG.getContext(), ResWidth); in combineHorizontalPredicateResult() local 32196 MVT ResVT = MVT::getVectorVT(Type, SadVT.getSizeInBits() / TypeSizeInBits); in combineBasicSADPattern() local 33619 MVT ResVT = MVT::getVectorVT(MVT::i32, NumElts / 2); in reduceVMULWidth() local 33673 MVT ResVT = MVT::getVectorVT(MVT::i32, RegSize / 32); in reduceVMULWidth() local 33688 MVT ResVT = MVT::getVectorVT(MVT::i32, RegSize / 32); in reduceVMULWidth() local [all …]
|
D | X86FastISel.cpp | 3597 EVT ResVT = VA.getValVT(); in fastLowerCall() local
|
/external/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 3381 EVT ResVT = VA.getValVT(); in fastLowerCall() local
|
D | X86ISelLowering.cpp | 4159 bool X86TargetLowering::isExtractSubvectorCheap(EVT ResVT, in isExtractSubvectorCheap() 6902 MVT ResVT = Op.getSimpleValueType(); in LowerAVXCONCAT_VECTORS() local 6930 MVT ResVT = Op.getSimpleValueType(); in LowerCONCAT_VECTORSvXi1() local 12726 MVT ResVT = Op.getSimpleValueType(); in LowerEXTRACT_SUBVECTOR() local 27520 MVT ResVT = MVT::getVectorVT(MVT::i32, VT.getVectorNumElements() / 2); in reduceVMULWidth() local 27569 MVT ResVT = MVT::getVectorVT(MVT::i32, RegSize / 32); in reduceVMULWidth() local 27584 MVT ResVT = MVT::getVectorVT(MVT::i32, RegSize / 32); in reduceVMULWidth() local 30744 MVT ResVT = MVT::getVectorVT(MVT::i32, RegSize / 32); in detectSADPattern() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 8640 EVT ResVT = N->getValueType(0); in performExtendCombine() local 9754 EVT ResVT = N->getValueType(0); in performVSelectCombine() local 9779 EVT ResVT = N->getValueType(0); in performSelectCombine() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 2368 EVT ResVT = VecVT.changeVectorElementTypeToInteger(); in trySETCC() local
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 1842 virtual bool isExtractSubvectorCheap(EVT ResVT, unsigned Index) const { in isExtractSubvectorCheap()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 2290 virtual bool isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, in isExtractSubvectorCheap()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 3959 EVT ResVT = VecVT.changeVectorElementTypeToInteger(); in trySETCC() local
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 3582 EVT ResVT = Op.getValueType(); in LowerSELECT_CC() local
|